[Bug 20976] Define Node.baseURI properly

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

--- Comment #24 from Anne <annevk@annevk.nl> ---
It sounds bad to design a system where you first load the wrong resource and
then after appending it loads the correct one.

The <img> scenario is interesting however. Do you know the <img> is going to be
used inside a ShadowRoot? When you do new Image() there's no such association,
unless we had actual isolation.

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

Received on Thursday, 16 January 2014 14:38:14 UTC