- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 21 Oct 2009 12:48:35 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7992 Summary: Original insertion mode concept doesn't work well when SVG with HTML content embedded in non-body context Product: HTML WG Version: unspecified Platform: PC URL: http://livedom.validator.nu/?%3C!DOCTYPE%20html%3E%0A%3C table%3E%0A%20%20%3Ctr%3E%0A%20%20%20%20%3Ctd%3E%0A%20%2 0%20%20%20%20%3Csvg%3E%0A%20%20%20%20%20%20%20%20%3Cfore ignObject%3E%0A%20%20%20%20%20%20%20%20%20%20%3Ctable%3E %0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ctd%3E%0A%20%20 %20%20%20%20%20%20%20%20%3C%2Ftable%3E%0A%20%20%20%20%20 %20%20%20%3C%2FforeignObject%3E%0A%20%20%20%20%20%20%3C% 2Fsvg%3E%0A%20%20%20%20%3Ctd%3E%0A%20%20%20%20%20%20Hi%0 A%20%20%3C%2Ftr%3E%0A%3C%2Ftable%3E%0Athere OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: hsivonen@iki.fi QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org See: http://livedom.validator.nu/?%3C!DOCTYPE%20html%3E%0A%3Ctable%3E%0A%20%20%3Ctr%3E%0A%20%20%20%20%3Ctd%3E%0A%20%20%20%20%20%20%3Csvg%3E%0A%20%20%20%20%20%20%20%20%3CforeignObject%3E%0A%20%20%20%20%20%20%20%20%20%20%3Ctable%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ctd%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Ftable%3E%0A%20%20%20%20%20%20%20%20%3C%2FforeignObject%3E%0A%20%20%20%20%20%20%3C%2Fsvg%3E%0A%20%20%20%20%3Ctd%3E%0A%20%20%20%20%20%20Hi%0A%20%20%3C%2Ftr%3E%0A%3C%2Ftable%3E%0Athere (From heycam: http://krijnhoetmer.nl/irc-logs/whatwg/20090928#l-175 ) Looks like the original insertion mode concept without a stack doesn't work well in nested scenarios. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 21 October 2009 12:48:39 UTC