WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160043
Fix null handling for td.bgColor / tr.bgColor
https://bugs.webkit.org/show_bug.cgi?id=160043
Summary
Fix null handling for td.bgColor / tr.bgColor
Chris Dumez
Reported
2016-07-21 13:04:36 PDT
Fix null handling for td.bgColor / tr.bgColor to match the specification: -
https://html.spec.whatwg.org/#HTMLTableCellElement-partial
-
https://html.spec.whatwg.org/#HTMLTableRowElement-partial
We are supposed to treat null as the empty string. Firefox and Chrome both agree with the specification.
Attachments
Patch
(9.94 KB, patch)
2016-07-21 13:16 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-07-21 13:16:29 PDT
Created
attachment 284251
[details]
Patch
Chris Dumez
Comment 2
2016-07-21 14:23:58 PDT
Comment on
attachment 284251
[details]
Patch Clearing flags on attachment: 284251 Committed
r203527
: <
http://trac.webkit.org/changeset/203527
>
Chris Dumez
Comment 3
2016-07-21 14:24:03 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