[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
Wed Jan 5 02:02:08 PST 2011


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


Ms2ger <Ms2ger at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger at gmail.com




--- Comment #9 from Ms2ger <Ms2ger at gmail.com>  2011-01-05 02:02:07 PST ---
I don't think Mozilla will add this quirk back. (At least, I'll do what I can to avoid it.)

LĂșcio, any chance you could contact the website? The changes they need to make come down to changing document.createElement("<img>") to document.createElement("img"). (The ones that are guarded by isIE checks are probably not problematic.)

-- 
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