Skip to content

Commit

Permalink
[giow] (1) Parser foreign lands: Get rid of secondary insertion mode,…
Browse files Browse the repository at this point in the history
… always use 'in body', scope HTML in foreign lands so that we won't try to close elements cross-namespace (e.g. <svg><p><desc><form> won't imply a </p> that closes the <p>...; <td> won't close all the SVG if the SVG is in a cell).

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10314

git-svn-id: http://svn.whatwg.org/webapps@5521 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 27, 2010
1 parent 34e6ffc commit 8693e8e
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 255 deletions.

0 comments on commit 8693e8e

Please sign in to comment.