[Webkit-unassigned] [Bug 14506] CSS rendering problem when adding DOM objects with javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 8 10:59:40 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14506





------- Comment #8 from ap at webkit.org  2007-07-08 10:59 PDT -------
HTML 5 currently says:

---------------
Document.createElement()
The canonical form of HTML markup is all-lowercase; thus, this method will
lowercase the argument before creating the requisite element. Also, the element
created must be in the HTML namespace.
---------------

This follows a long discussion from Mozilla bugs, e.g.
<https://bugzilla.mozilla.org/show_bug.cgi?id=354318#c2>.

Also, does the new test need to be a pixel one?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list