[Bug 22560] [imports]: Recursion?

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

--- Comment #2 from Nathan Hammond <w3.org@nathanhammond.com> ---
My concern isn't for infinite recursion of pulling in the resource (easily
handled with the collection of downloaded resources), it's that the user-agent
rendering approach is unspecified when it encounters that behavior. (I don't
know if there is a solution to this in the HTML Parsing spec, say for example,
with iframes, if so, please forgive my ignorance.)

Aside: imports that load in a dynamically generated file that is different on
each request could get hairy, but that might be an edge case that this spec
doesn't care about.

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

Received on Thursday, 18 July 2013 21:59:31 UTC