[Webkit-unassigned] [Bug 145668] New: Web Inspector: Fixing code style and adding more limitations for bug 141262

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 15:44:15 PDT 2015


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

            Bug ID: 145668
           Summary: Web Inspector: Fixing code style and adding more
                    limitations for bug 141262
    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: drousso at apple.com
                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

Fixing style changes in https://bugs.webkit.org/show_bug.cgi?id=141262.  In addition, code was added to prevent the invalid strikethrough from being applied to the following cases:
 - <property name>:   // Only the property name and colon are present.
 - <property name>:     <property value>; // Multiple/zero spaces are present between the colon and property value (caused the strikethrough to be applied to the wrong selection of text).

-- 
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/20150604/361f60ed/attachment.html>


More information about the webkit-unassigned mailing list