[Webkit-unassigned] [Bug 141916] Web Inspector: source location for <link> and <style> media types in Styles details sidebar is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 12:54:55 PST 2015


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

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Web Inspector: source       |Web Inspector: source
                   |location for media types in |location for <link> and
                   |Styles details sidebar is   |<style> media types in
                   |broken                      |Styles details sidebar is
                   |                            |wrong

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
In this case it should be line src:42 where the link tag is in the HTML.

<link href="css/shaders.css" media="screen, projection" rel="stylesheet" type="text/css" />

Seems like this bug is specific to the <link> tag, and like the <style> tag too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150223/55e53590/attachment-0002.html>


More information about the webkit-unassigned mailing list