Bug 161764 - frame.longDesc / iframe.longDesc should reflect as a URL
Summary: frame.longDesc / iframe.longDesc 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:11 PDT by Chris Dumez
Modified: 2016-09-08 18:45 PDT (History)
9 users (show)

See Also:


Attachments
Patch (29.48 KB, patch)
2016-09-08 15:20 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews123 for ios-simulator-elcapitan-wk2 (deleted)
2016-09-08 16:28 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews114 for mac-yosemite (1.93 MB, application/zip)
2016-09-08 16:29 PDT, Build Bot
no flags Details
Patch (43.42 KB, patch)
2016-09-08 16:35 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:11:09 PDT
frame.longDesc / iframe.longDesc should reflect as a URL:
- https://html.spec.whatwg.org/#dom-iframe-longdesc
- https://html.spec.whatwg.org/#dom-frame-longdesc

It already does in Chrome and Firefox.
Comment 1 Chris Dumez 2016-09-08 15:20:28 PDT
Created attachment 288337 [details]
Patch
Comment 2 Build Bot 2016-09-08 16:28:28 PDT
Comment on attachment 288337 [details]
Patch

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

New failing tests:
imported/w3c/web-platform-tests/html/dom/reflection-embedded.html
Comment 3 Build Bot 2016-09-08 16:28:33 PDT
Created attachment 288349 [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 4 Build Bot 2016-09-08 16:29:39 PDT
Comment on attachment 288337 [details]
Patch

Attachment 288337 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2037133

New failing tests:
dom/xhtml/level2/html/HTMLIFrameElement04.xhtml
dom/html/level2/html/HTMLIFrameElement04.html
dom/xhtml/level2/html/HTMLFrameElement02.xhtml
dom/html/level2/html/HTMLFrameElement02.html
Comment 5 Build Bot 2016-09-08 16:29:43 PDT
Created attachment 288351 [details]
Archive of layout-test-results from ews114 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 Chris Dumez 2016-09-08 16:35:53 PDT
Created attachment 288354 [details]
Patch
Comment 7 WebKit Commit Bot 2016-09-08 18:45:27 PDT
Comment on attachment 288354 [details]
Patch

Clearing flags on attachment: 288354

Committed r205685: <http://trac.webkit.org/changeset/205685>
Comment 8 WebKit Commit Bot 2016-09-08 18:45:32 PDT
All reviewed patches have been landed.  Closing bug.