[Bug 16984] [Shadow]: innerHTML parsing context is incorrect

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

--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> 2012-05-08 16:08:05 UTC ---
(In reply to comment #1)
> Shouldn’t the host provide the parsing context?

Suppose there's a shadow subree on a div, which is supposed to go into a shadow
insertion point inside of a table. Looking at the host, the innerHTML assume
"in-body" and ignore the in-table tokens.

-- 
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 Tuesday, 8 May 2012 16:08:14 UTC