[webkit-reviews] review denied: [Bug 178328] Web Inspector: [PARITY] Styles Redesign: Ability to modify style attributes : [Attachment 325217] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 29 06:27:35 PDT 2017


Matt Baker <mattbaker at apple.com> has denied Nikita Vasilyev
<nvasilyev at apple.com>'s request for review:
Bug 178328: Web Inspector: [PARITY] Styles Redesign: Ability to modify style
attributes
https://bugs.webkit.org/show_bug.cgi?id=178328

Attachment 325217: Patch

https://bugs.webkit.org/attachment.cgi?id=325217&action=review




--- Comment #8 from Matt Baker <mattbaker at apple.com> ---
Comment on attachment 325217
  --> https://bugs.webkit.org/attachment.cgi?id=325217
Patch

r-, for the following issue:

Editing the style attribute via the sidebar causes a space to be prepended to
the style attribute text in the DOM tree:

1. Open the test page
(http://nv.github.io/webkit-inspector-bugs/styles-redesign/tests/style-attribut
es.html)
2. In the sidebar, change "darkslateblue" to "red"
  => Style attribute changes to " color: red"


More information about the webkit-reviews mailing list