yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19353
[Bug 1359969] [NEW] base template includes improper html
Public bug reported:
https://github.com/openstack/horizon/blob/a0f7235278cfe187b2ff31bfb787548735111c8b/horizon/templates/base.html#L40
contains a self-closing div tag. This is not a valid syntax for HTML5.
http://dev.w3.org/html5/html-author/#tags
Although I'm not aware of any specific wrong behaviors that result from
this we should certainly make sure our pages are well-formed HTML
** Affects: horizon
Importance: Undecided
Assignee: Doug Fish (drfish)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Doug Fish (drfish)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1359969
Title:
base template includes improper html
Status in OpenStack Dashboard (Horizon):
New
Bug description:
https://github.com/openstack/horizon/blob/a0f7235278cfe187b2ff31bfb787548735111c8b/horizon/templates/base.html#L40
contains a self-closing div tag. This is not a valid syntax for
HTML5.
http://dev.w3.org/html5/html-author/#tags
Although I'm not aware of any specific wrong behaviors that result
from this we should certainly make sure our pages are well-formed HTML
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1359969/+subscriptions
Follow ups
References