[Webkit-unassigned] [Bug 179622] New: Web Inspector: Styles Redesign: Pasting multiple properties should create properties instead of a bad property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 13 12:08:40 PST 2017


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

            Bug ID: 179622
           Summary: Web Inspector: Styles Redesign: Pasting multiple
                    properties should create properties instead of a bad
                    property
           Product: WebKit
           Version: WebKit 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: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Pasting multiple properties should create properties instead of a bad property

Copy this text:
---------
margin: 0;
padding: 0;
---------

Steps to reproduce:
1. Copy the above text
2. Inspect this page
3. Show the Styles sidebar
4. Click to start adding a new property
5. Paste
  => Bad behavior, expected 2 new properties to be created.

-- 
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/20171113/a7c38c08/attachment.html>


More information about the webkit-unassigned mailing list