HTMLObjectElement.hspace / vspace attributes should be unsigned: - https://html.spec.whatwg.org/#HTMLObjectElement-partial Firefox agrees with the specification but those are signed in WebKit.
Created attachment 288374 [details] Patch
Comment on attachment 288374 [details] Patch Attachment 288374 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/2038384 New failing tests: imported/w3c/web-platform-tests/html/dom/reflection-embedded.html
Created attachment 288383 [details] Archive of layout-test-results from ews122 for ios-simulator-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews122 Port: ios-simulator-elcapitan-wk2 Platform: Mac OS X 10.11.5
Created attachment 288385 [details] Patch
Comment on attachment 288385 [details] Patch Clearing flags on attachment: 288385 Committed r205691: <http://trac.webkit.org/changeset/205691>
All reviewed patches have been landed. Closing bug.