Skip to content

Commit

Permalink
[giow] (3) Another very risky change! Please review! This attempts to…
Browse files Browse the repository at this point in the history
… refactor the parser logic so that the ownerDocument is explicitly set at each place a node is created by the parser. This actually fixes an ambiguity, which was what should happen when a script has transplated a node that is still on the stack of open elements into a Document without a browsing context, if the node created has some magic (e.g. <img src>, <script>).

Affected topics: HTML Syntax and Parsing

git-svn-id: http://svn.whatwg.org/webapps@7999 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 25, 2013
1 parent 6a4abaf commit 3a88aa5
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 560 deletions.

0 comments on commit 3a88aa5

Please sign in to comment.