[Webkit-unassigned] [Bug 25893] createElement should support passing markup instead of just element name, e.g. document.createElement("<select readonly>")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 15:29:31 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=25893


Evan Martin <evan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evan at chromium.org




--- Comment #7 from Evan Martin <evan at chromium.org>  2011-01-04 15:29:31 PST ---
Alexey's guess in comment 4 is correct:

Mozilla bug discussing the problem:
https://bugzilla.mozilla.org/show_bug.cgi?id=489532

Diff showing they added angle brackets:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/content/html/document/src/nsHTMLDocument.cpp&rev=3.791&mark=1459,1467-1473#1458

But it looks like they removed it in 2004:
http://hg.mozilla.org/mozilla-central/rev/ecdf587c02d0

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



More information about the webkit-unassigned mailing list