RESOLVED FIXED160036
Fix null handling of HTMLFontElement.color
https://bugs.webkit.org/show_bug.cgi?id=160036
Summary Fix null handling of HTMLFontElement.color
Chris Dumez
Reported 2016-07-21 11:52:17 PDT
Fix null handling of HTMLFontElement.color to match the specification: - https://html.spec.whatwg.org/#htmlfontelement We are supposed to treat null as the empty string. Both Firefox and Chrome agree with the specification.
Attachments
Patch (5.81 KB, patch)
2016-07-21 12:12 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-21 12:12:48 PDT
Chris Dumez
Comment 2 2016-07-21 14:26:45 PDT
Comment on attachment 284243 [details] Patch Clearing flags on attachment: 284243 Committed r203530: <http://trac.webkit.org/changeset/203530>
Chris Dumez
Comment 3 2016-07-21 14:26:50 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.