[Webkit-unassigned] [Bug 23225] Assertion failure in reparseInPlace() (m_sourceElements) at sfgate.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 11:40:50 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23225





------- Comment #7 from oliver at apple.com  2009-01-12 11:40 PDT -------
Okay, the wonders of JS mean a byte order marker should be ignored if it
appears midway through the content -- the lexer should be skipping it, and if
it's skipping it then it shouldn't effect parsing.

That means if this is causing a parse error the reparsing is screwing up and
declaring parseable content unparseable.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list