[Webkit-unassigned] [Bug 168172] Web Inspector: provide a way to show current value of CSS variables in style rules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 15:46:26 PST 2017


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nvasilyev at apple.com

--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
I agree that seeing variable values would be very useful.

Tangentially, I often want to see a computed value in the Rules panel.

A couple of examples:

    font-size: 1.2em; // 16px
    top: calc(5vh - 12px); // 321px

Switching to "Styles — Computed" and glancing over through the list of all properties is tedious.

-- 
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/20170213/08814802/attachment.html>


More information about the webkit-unassigned mailing list