WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14423
[JustNeedsTest] CSS: style attributes on closing tags gets applied to element
https://bugs.webkit.org/show_bug.cgi?id=14423
Summary
[JustNeedsTest] CSS: style attributes on closing tags gets applied to element
Nicholas Shanks
Reported
2007-06-26 16:07:30 PDT
from IRC: "zcorpan: </p style=border:solid> -- opera and safari render a border, ie and firefox don't"
Attachments
Patch
(9.00 KB, patch)
2010-10-08 19:27 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Pieters
Comment 1
2007-06-26 17:35:11 PDT
The bug is that attributes on stray </p> and </br> are applied. Test cases:
http://simon.html5.org/test/html/parsing/stray-end-tags/with-attributes/
Spec diff:
http://html5.org/tools/web-apps-tracker?from=960&to=961
Adam Barth
Comment 2
2010-10-08 18:55:45 PDT
We now pass all those tests thanks to the HTML5 parser.
Adam Barth
Comment 3
2010-10-08 19:27:49 PDT
Created
attachment 70333
[details]
Patch
WebKit Commit Bot
Comment 4
2010-10-09 13:21:42 PDT
Comment on
attachment 70333
[details]
Patch Clearing flags on attachment: 70333 Committed
r69455
: <
http://trac.webkit.org/changeset/69455
>
WebKit Commit Bot
Comment 5
2010-10-09 13:21:48 PDT
All reviewed patches have been landed. Closing bug.
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