From f8c7a29c2c8ac5728c96f8efa8f8c4bbae4490dd Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Fri, 31 Aug 2012 23:46:27 +0000 Subject: [PATCH] [giow] (3) Fix an infinite loop. There's no interop here, really, so I tried to find a compromise between what browsers do and keeping the requirements sane and simple. Tests at: http://www.hixie.ch/tests/adhoc/dom/level0/document/open/unload/ -- See also IRC ranting starting at http://krijnhoetmer.nl/irc-logs/whatwg/20120831#l-67 and ending at http://krijnhoetmer.nl/irc-logs/whatwg/20120901#l-140 Affected topics: HTML, HTML Syntax and Parsing git-svn-id: http://svn.whatwg.org/webapps@7304 340c8d12-0b0e-0410-8428-c7bf67bfef74 --- complete.html | 72 ++++++++++++++++++++++++++++++++++++------------ index | 72 ++++++++++++++++++++++++++++++++++++------------ source | 76 +++++++++++++++++++++++++++++++++++++++------------ 3 files changed, 167 insertions(+), 53 deletions(-) diff --git a/complete.html b/complete.html index a211a82fbee..a31bf64f07d 100644 --- a/complete.html +++ b/complete.html @@ -246,7 +246,7 @@