[Webkit-unassigned] [Bug 146178] New: Web Inspector: Multiline CSS in Styles Sidebar is marked as invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 19:03:32 PDT 2015


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

            Bug ID: 146178
           Summary: Web Inspector: Multiline CSS in Styles Sidebar is
                    marked as invalid
    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: joepeck at webkit.org
                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

* SUMMARY
Multiline CSS in Styles Sidebar is marked as invalid

* STEPS TO REPRODUCE
1. Inspect <body> on about:blank
2. Paste into the style attribute section:
    background: repeating-radial-gradient(
      circle,
      purple,
      purple 10px,
      #4b026f 10px, 
      #4b026f 20px
    );
3. Click outside the editor
  => editor reformats and marks style as invalid (but the page does update)

-- 
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/20150620/a8d2acde/attachment-0001.html>


More information about the webkit-unassigned mailing list