Bug 193223
Summary: | Web Inspector: Styles: undo enhancements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
Component: | Web Inspector | Assignee: | Nikita Vasilyev <nvasilyev> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 177676 | ||
Bug Blocks: |
Nikita Vasilyev
Handle the following cases:
— property toggled by clicking a checkbox;
— multiple properties toggled (should be considered as a single transaction);
— multiple properties removed (should be considered as a single transaction);
— value changed without firing blur (e.g. via color picker);
— selector modified.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/47100045>
Radar WebKit Bug Importer
<rdar://problem/47100046>