[Webkit-unassigned] [Bug 141262] New: Web Inspector: if a known CSS property has an unsupported value, only strikethrough the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 14:22:58 PST 2015


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

            Bug ID: 141262
           Summary: Web Inspector: if a known CSS property has an
                    unsupported value, only strikethrough the value
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 246049
  --> https://bugs.webkit.org/attachment.cgi?id=246049&action=review
Current appearance

Use case: accidentally put 'visibility: none;' in the stylesheet. The whole line is strikethrough with red. But we know 'visibility' is a real property (cross references with CSS.getSupportedProperties), so just cross out the property value.

-- 
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/20150204/85830314/attachment-0002.html>


More information about the webkit-unassigned mailing list