https://bugzilla.wikimedia.org/show_bug.cgi?id=44970

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Gabriel Wicke <[email protected]> ---
This is the same fragment parsing issue you ran into earlier while implementing
the iframe trick. The comment ends up outside of the implicit HTML element in
the DOM, which breaks our path to the body. We shall make sure that we always
wrap things at least in a body tag when parsing a fragment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to