Philip Taylor wrote:
> In that case, the final ! looks like it comes in "After DOCTYPE system
> identifier state" and is "Anything else", so it does "Parse error.
> Switch to the bogus DOCTYPE state. (This does /not/ set the DOCTYPE
> token's force-quirks flag to on.)", and then the EOF is consumed in
> the bogus doctype state and the token is emitted without force-quirks
> ever being set. So I still don't see a problem :-)

Great! You've solved the problem: I copy-pasted my code for PUBLIC to
SYSTEM, thinking they were mostly the same (besides one branch-point
involving PUBLIC->SYSTEM) and didn't notice this subtle difference.
Those fails have gone away... I assume there aren't any other subtle
differences, thanks!

Cheers,
Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to 
[email protected]
 For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to