RESOLVED FIXED 162525
Web Inspector: Box Model values not updated when DOM node styles change
https://bugs.webkit.org/show_bug.cgi?id=162525
Summary Web Inspector: Box Model values not updated when DOM node styles change
Matt Baker
Reported 2016-09-23 17:37:10 PDT
Summary: Box Model values not updated when DOM node styles change. This is due to the change notification not being forwarded to the Box Model section by its parent sidebar. Steps to Reproduce: 1. Inspect any DOM element 2. Elements tab > Styles sidebar > Box Model 3. Change node's margin/border/padding properties from within the editor => DOM node is updated after committing changes in the editor, but Box Model is not
Attachments
Patch (10.22 KB, patch)
2016-09-23 17:44 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2016-09-23 17:44:52 PDT
Radar WebKit Bug Importer
Comment 2 2016-09-23 17:45:15 PDT
Blaze Burg
Comment 3 2016-09-26 16:47:44 PDT
Comment on attachment 289726 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-09-26 17:09:15 PDT
Comment on attachment 289726 [details] Patch Clearing flags on attachment: 289726 Committed r206406: <http://trac.webkit.org/changeset/206406>
WebKit Commit Bot
Comment 5 2016-09-26 17:09:19 PDT
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.