[Webkit-unassigned] [Bug 150409] New: Web Inspector: srcset attributes should have hyperlinks to the resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 12:51:01 PDT 2015


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

            Bug ID: 150409
           Summary: Web Inspector: srcset attributes should have
                    hyperlinks to the resources
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
               URL: https://www.webkit.org/blog/3574/web-inspector-interfa
                    ce-changes/
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

We link src and href, but we don't link the URLs inside srcset.

<img src="/blog-files/inspector-tab-bar.png" srcset="/blog-files/inspector-tab-bar.png 1x, /blog-files/inspector-tab-bar-2x.png 2x" alt="Web Inspector Tab Bar" width="1221" height="208">

This will require multiple links in an attribute, unlike src and href. We will need to parse the srcset microsyntax.

-- 
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/20151021/995d1d85/attachment.html>


More information about the webkit-unassigned mailing list