WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162522
Web Inspector: REGRESSION (
r203437
): DOM not updated when editing Box Model values (border, margin, etc)
https://bugs.webkit.org/show_bug.cgi?id=162522
Summary
Web Inspector: REGRESSION (r203437): DOM not updated when editing Box Model v...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-09-23 17:09:40 PDT
<
rdar://problem/28458203
>
Matt Baker
Comment 2
2016-09-23 17:17:55 PDT
Created
attachment 289723
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug