yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20177
[Bug 1359969] Re: base template includes improper html
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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):
Fix Released
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
References