This would mock the HTML 5 tag .

Comments

n8tron’s picture

StatusFileSize
new20.69 KB

Rerolled. Pardon missed one.

johnalbin’s picture

Component: Miscellaneous » CSS/HTML Markup
Status: Needs review » Needs work

Hmm… we've got an inconsistency here between the HTML5 spec and Drupal standards. HTML5 uses "nav" and Drupal standards say we should never use abbreviations for variable names.

How about this? We use <div id="nav">, but all the variables and regions should be an un-abbreviated "navigation". Do you want to re-roll using the latest CVS? (I committed a bunch of stuff recently.)

jix_’s picture

Status: Needs work » Fixed

Seems to be fixed already? It's div#navigation now …

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.