[Bug 28211] [Shadow]: A syntax for loading/parsing shadow trees directly from HTML

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

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> ---
This is intriguing. What problem are you trying to solve?

On one hand, it neatly solves the problem in bug 22255.

On another hand, it couples imports, templates, and shadow trees too tightly. 

Currently, imports can have as many templates or any other things in them,
which enables mechanical concatenation (with some care).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 13 March 2015 20:59:38 UTC