RESOLVED FIXED 154491
Web Inspector: Visual Styles: Modifying background expands Font section
https://bugs.webkit.org/show_bug.cgi?id=154491
Summary Web Inspector: Visual Styles: Modifying background expands Font section
Nikita Vasilyev
Reported 2016-02-19 21:26:42 PST
Created attachment 271844 [details] [Animated GIF] Bug Modifying one visual-style-property-value-container causes another one to expand. See the attached GIF.
Attachments
[Animated GIF] Bug (100.97 KB, image/gif)
2016-02-19 21:26 PST, Nikita Vasilyev
no flags
Patch (9.89 KB, patch)
2016-02-20 03:59 PST, Devin Rousso
timothy: review+
Patch (9.75 KB, patch)
2016-02-20 13:49 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-19 21:26:58 PST
Devin Rousso
Comment 2 2016-02-20 03:59:14 PST
Timothy Hatcher
Comment 3 2016-02-20 09:27:04 PST
Comment on attachment 271858 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=271858&action=review > Source/WebInspectorUI/UserInterface/Models/DOMNodeStyles.js:180 > } > + if (styleFound) Newline between lines line this.
Timothy Hatcher
Comment 4 2016-02-20 09:29:56 PST
Comment on attachment 271858 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=271858&action=review >> Source/WebInspectorUI/UserInterface/Models/DOMNodeStyles.js:180 >> + if (styleFound) > > Newline between lines line this. …lines like this.
Devin Rousso
Comment 5 2016-02-20 13:49:40 PST
WebKit Commit Bot
Comment 6 2016-02-20 14:47:48 PST
Comment on attachment 271869 [details] Patch Clearing flags on attachment: 271869 Committed r196867: <http://trac.webkit.org/changeset/196867>
WebKit Commit Bot
Comment 7 2016-02-20 14:47:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.