[Webkit-unassigned] [Bug 87539] createContextualFragment doesn't work with colTag, colgroupTag, framesetTag, headTag, styleTag, and titleTag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 15:35:40 PDT 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |mjs at apple.com,
                   |                            |sullivan at apple.com




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2012-05-25 15:34:45 PST ---
Also, http://trac.webkit.org/changeset/3112 has been regressed. We're no longer popping html/body elements for innerHTML. However, we ARE popping them for createContextualElement.

I'm inclined to just get rid of both chunks of code given that it's used in the wrong feature (createContextualFragment instead of innerHTML).

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