[Bug 14694] innerHTML in DocumentFragment

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14694

Rafael Weinstein <rafaelw@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rafaelw@chromium.org

--- Comment #6 from Rafael Weinstein <rafaelw@chromium.org> 2012-04-30 23:53:56 UTC ---
Current proposal (which doesn't presently have any detractors):
http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/0334.html

Summary: DF.innerHTML chooses an "implied context element" based on the first
start tag in the provided HTML. This requires no changes to the parser.

Webkit patch here:
http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/0334.html

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 30 April 2012 23:54:01 UTC