[Webkit-unassigned] [Bug 156801] New: Anchor element 'ping' property should only apply to http/https destinations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 11:39:00 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156801

            Bug ID: 156801
           Summary: Anchor element 'ping' property should only apply to
                    http/https destinations
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The HTML5 specification <https://developers.whatwg.org/links.html#ping> indicates: "The ping attribute, if present, gives the URLs of the resources that are interested in being notified if the user follows the hyperlink. The value must be a set of space-separated tokens, each of which must be a valid non-empty URL."

Although the specification indicates that it must be a "valid non-empty URL", it doesn't really make sense to support anything besides http/https destinations.

We should tighten up WebKit to ignore other protocols.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160420/6e98fc33/attachment.html>


More information about the webkit-unassigned mailing list