WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41946
Implement self closing start tag state in the tokenizer
https://bugs.webkit.org/show_bug.cgi?id=41946
Summary
Implement self closing start tag state in the tokenizer
Eric Seidel (no email)
Reported
2010-07-09 03:04:25 PDT
Implement self closing start tag state in the tokenizer
Attachments
Patch
(13.78 KB, patch)
2010-07-09 03:06 PDT
,
Eric Seidel (no email)
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-07-09 03:06:39 PDT
Created
attachment 61027
[details]
Patch
Adam Barth
Comment 2
2010-07-09 03:08:28 PDT
Comment on
attachment 61027
[details]
Patch Haha
Eric Seidel (no email)
Comment 3
2010-07-09 03:11:17 PDT
Committed
r62926
: <
http://trac.webkit.org/changeset/62926
>
WebKit Review Bot
Comment 4
2010-07-09 04:10:05 PDT
http://trac.webkit.org/changeset/62926
might have broken GTK Linux 64-bit Debug
Eric Seidel (no email)
Comment 5
2010-07-09 04:18:27 PDT
Yeah. Turns out the LegacyTreeBuilder doesn't actually want to know if a tag is self-closing. This broke the world. We'll just lie to LegacyTreeBuidler to fix things.
Adam Barth
Comment 6
2010-07-09 04:24:43 PDT
Hopefully
http://trac.webkit.org/changeset/62935
is the fix.
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