[Webkit-unassigned] [Bug 162091] New: Slot content in an anchor tag is not clickable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 14:27:25 PDT 2016


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

            Bug ID: 162091
           Summary: Slot content in an anchor tag is not clickable
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jan at component.kitchen
                CC: cdumez at apple.com

See http://jsbin.com/qinaxo/edit?html,output

This shows a link in a Shadow DOM subtree. Half the content is directly inside the anchor element, the other half of the content is assigned via a `<slot>` element.

Expect: The entire link should be clickable.
Actual: The content assigned to the `<slot>` element is not clickable.

-- 
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/20160916/c7666b5b/attachment.html>


More information about the webkit-unassigned mailing list