Bug 162522

Summary: Web Inspector: REGRESSION (r203437): DOM not updated when editing Box Model values (border, margin, etc)
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Matt Baker
Reported 2016-09-23 17:08:59 PDT
Summary; DOM not updated when editing Box Model values (border, margin, etc). Steps to Reproduce: 1. Inspect any page 2. Elements tab > Styles sidebar > Box Model 3. Double-click a border value and change the width => Box Model UI updates but the inspected DOM node does not Note: Broke when CSSStyleDeclaration.setProperty() was aligned with the spec, and "!important" was no longer considered a valid priority (https://trac.webkit.org/changeset/203437).
Attachments
Patch (3.09 KB, patch)
2016-09-23 17:17 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-09-23 17:09:40 PDT
Matt Baker
Comment 2 2016-09-23 17:17:55 PDT
Blaze Burg
Comment 3 2016-09-25 10:08:51 PDT
Comment on attachment 289723 [details] Patch rs=me
WebKit Commit Bot
Comment 4 2016-09-25 10:30:25 PDT
Comment on attachment 289723 [details] Patch Clearing flags on attachment: 289723 Committed r206363: <http://trac.webkit.org/changeset/206363>
WebKit Commit Bot
Comment 5 2016-09-25 10:30:29 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.