Bug 161768 - HTMLObjectElement.codebase attribute should reflect as a URL
Summary: HTMLObjectElement.codebase attribute should reflect as a URL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-09-08 15:58 PDT by Chris Dumez
Modified: 2016-09-08 20:34 PDT (History)
9 users (show)

See Also:


Attachments
Patch (15.49 KB, patch)
2016-09-08 16:17 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (18.18 KB, patch)
2016-09-08 16:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2 (8.54 MB, application/zip)
2016-09-08 17:51 PDT, Build Bot
no flags Details
Patch (31.49 KB, patch)
2016-09-08 19:04 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-09-08 15:58:39 PDT
HTMLObjectElement.codebase attribute should reflect as a URL:
- https://html.spec.whatwg.org/#dom-applet-codebase

Chrome and Firefox agree with the specification.
Comment 1 Chris Dumez 2016-09-08 16:17:06 PDT
Created attachment 288346 [details]
Patch
Comment 2 Chris Dumez 2016-09-08 16:39:15 PDT
Created attachment 288355 [details]
Patch
Comment 3 Build Bot 2016-09-08 17:51:06 PDT
Comment on attachment 288355 [details]
Patch

Attachment 288355 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2037562

New failing tests:
imported/w3c/web-platform-tests/html/dom/reflection-embedded.html
Comment 4 Build Bot 2016-09-08 17:51:10 PDT
Created attachment 288372 [details]
Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews123  Port: ios-simulator-elcapitan-wk2  Platform: Mac OS X 10.11.5
Comment 5 Chris Dumez 2016-09-08 19:04:31 PDT
Created attachment 288375 [details]
Patch
Comment 6 Chris Dumez 2016-09-08 20:34:00 PDT
Comment on attachment 288375 [details]
Patch

Clearing flags on attachment: 288375

Committed r205690: <http://trac.webkit.org/changeset/205690>
Comment 7 Chris Dumez 2016-09-08 20:34:05 PDT
All reviewed patches have been landed.  Closing bug.