This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Seeing algorithm on "6 Loading Imports", It seems the PARSER eats bytes from fetched resource. But it isn't clear how parsed result is pushed into FRAGMENT. Naively reading, the tree is built into the owner node, which is apparently wrong. Consequently, it isn't clear if which range of parsed document the FRAGMENT should have. Should <html> be contained?
Now that we're using documents again, this is moot.