Summary: | Web Inspector: Visual Styles: Modifying background expands Font section | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> | ||||||||
Component: | Web Inspector | Assignee: | Devin Rousso <hi> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | bburg, commit-queue, graouts, hi, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer | ||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | All | ||||||||||
OS: | All | ||||||||||
Attachments: |
|
Created attachment 271858 [details]
Patch
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. 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. Created attachment 271869 [details]
Patch
Comment on attachment 271869 [details] Patch Clearing flags on attachment: 271869 Committed r196867: <http://trac.webkit.org/changeset/196867> All reviewed patches have been landed. Closing bug. |
Created attachment 271844 [details] [Animated GIF] Bug Modifying one visual-style-property-value-container causes another one to expand. See the attached GIF.