RESOLVED FIXED 160040
Fix null handling for HTMLObjectElement.border
https://bugs.webkit.org/show_bug.cgi?id=160040
Summary Fix null handling for HTMLObjectElement.border
Chris Dumez
Reported 2016-07-21 12:34:33 PDT
Fix null handling for HTMLObjectElement.border to match the specification: - https://html.spec.whatwg.org/#HTMLObjectElement-partial We are supposed to treat null as the empty string. Both Firefox and Chrome agree with the specification.
Attachments
Patch (6.47 KB, patch)
2016-07-21 12:54 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews122 for ios-simulator-wk2 (755.82 KB, application/zip)
2016-07-21 14:07 PDT, Build Bot
no flags
Patch (7.68 KB, patch)
2016-07-21 14:09 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-21 12:54:53 PDT
Build Bot
Comment 2 2016-07-21 14:07:49 PDT
Comment on attachment 284248 [details] Patch Attachment 284248 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1727427 New failing tests: imported/w3c/web-platform-tests/html/dom/reflection-embedded.html
Build Bot
Comment 3 2016-07-21 14:07:54 PDT
Created attachment 284257 [details] Archive of layout-test-results from ews122 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews122 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.5
Chris Dumez
Comment 4 2016-07-21 14:09:39 PDT
Chris Dumez
Comment 5 2016-07-21 14:24:28 PDT
Comment on attachment 284258 [details] Patch Clearing flags on attachment: 284258 Committed r203528: <http://trac.webkit.org/changeset/203528>
Chris Dumez
Comment 6 2016-07-21 14:24:34 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.