Bug 29163

Summary: [REGRESSION] Style deletions are not commited
Product: WebKit Reporter: Anthony Ricaud <rik>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, pfeldman, timothy, yurys
Priority: P2 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Anthony Ricaud 2009-09-10 17:17:19 PDT
In r48199, style deletions in the inspector are not commited.

Step to reproduce:
1) Select a node
2) Delete a style by emptying it

Expected result:
Style deleted.

Actual result:
The change seems done in the inspector but no change on the page. Plus, if you select another node and come back to the first node, you'll see the style you removed.
Comment 1 Yury Semikhatsky 2009-09-15 03:00:19 PDT
Created attachment 39593 [details]
patch
Comment 2 WebKit Commit Bot 2009-09-16 14:39:04 PDT
Comment on attachment 39593 [details]
patch

Clearing flags on attachment: 39593

Committed r48437: <http://trac.webkit.org/changeset/48437>
Comment 3 WebKit Commit Bot 2009-09-16 14:39:08 PDT
All reviewed patches have been landed.  Closing bug.