Bug 60319 - Web Inspector: editing CSS in the Resources panel and not committing does not revert the change.
Summary: Web Inspector: editing CSS in the Resources panel and not committing does not...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-05 17:10 PDT by Pavel Feldman
Modified: 2011-05-06 06:49 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Suggested fix (1.52 KB, patch)
2011-05-06 06:43 PDT, Alexander Pavlov (apavlov)
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-05-05 17:10:28 PDT
1. Edit CSS file in Resources panel
2. Do not commit edit, press Esc.

Actual: CSS model still has changes.
Comment 1 Alexander Pavlov (apavlov) 2011-05-06 06:43:30 PDT
Created attachment 92579 [details]
[PATCH] Suggested fix
Comment 2 Alexander Pavlov (apavlov) 2011-05-06 06:49:24 PDT
Committed r85943: <http://trac.webkit.org/changeset/85943>