RESOLVED FIXED 29163
[REGRESSION] Style deletions are not commited
https://bugs.webkit.org/show_bug.cgi?id=29163
Summary [REGRESSION] Style deletions are not commited
Anthony Ricaud
Reported 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.
Attachments
patch (4.51 KB, patch)
2009-09-15 03:00 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2009-09-15 03:00:19 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2009-09-16 14:39:08 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.