Summary: | Anchor element 'ping' property should only apply to http/https destinations | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> | ||||||
Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | ap, beidson, bfulgham, cdumez, commit-queue, japhet, mike, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=156747 | ||||||||
Attachments: |
|
Description
Brent Fulgham
2016-04-20 11:39:00 PDT
Created attachment 276870 [details]
Patch
Created attachment 276938 [details]
Patch
Comment on attachment 276938 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=276938&action=review > Source/WebCore/ChangeLog:14 > + Tested by http/tests/navigation/ping-attribute tests. Then why weren't this rebaselined? (In reply to comment #4) > Comment on attachment 276938 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=276938&action=review > > > Source/WebCore/ChangeLog:14 > > + Tested by http/tests/navigation/ping-attribute tests. > > Then why weren't this rebaselined? It just confirms expected behavior still works. WebKitTestRunner doesn't have a way to test that local files have not been read. Comment on attachment 276938 [details]
Patch
r=me
Comment on attachment 276938 [details] Patch Clearing flags on attachment: 276938 Committed r199900: <http://trac.webkit.org/changeset/199900> All reviewed patches have been landed. Closing bug. |