WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 57407
Tokenizer stuck in ScriptDataDoubleEscapedState
https://bugs.webkit.org/show_bug.cgi?id=57407
Summary
Tokenizer stuck in ScriptDataDoubleEscapedState
Tony Gentilcore
Reported
2011-03-29 17:30:13 PDT
Created
attachment 87441
[details]
testcase See attached test case. FF4 behaves the same way so this is likely a spec bug. IE7-9: PASS SF5: PASS OP11: PASS FF3.6: PASS FF4: FAIL CR10-12: FAIL
Attachments
testcase
(137 bytes, text/html)
2011-03-29 17:30 PDT
,
Tony Gentilcore
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-03-29 17:36:40 PDT
Crazy. That makes very little sense.
Adam Barth
Comment 2
2011-03-29 17:40:31 PDT
No, you're just in ScriptDataDoubleEscapedState. It's a comment inside of the script tag. I don't remember why we have all these escape states, but it's to model something.
Tony Gentilcore
Comment 3
2011-03-29 17:43:20 PDT
tests16.dat (line 1498) has nearly this exact test case. I'm going to fire up the debugger and see what it is doing.
Adam Barth
Comment 4
2011-03-29 17:51:16 PDT
Amusingly, but bug is a victim of itself.
Tony Gentilcore
Comment 5
2011-03-29 17:54:11 PDT
Filed spec bug
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12398
Tony Gentilcore
Comment 6
2011-04-04 15:00:35 PDT
This is working as intended per
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12398
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug