Bug 150652 - Web Inspector: Add "revert" to CSS value autocompletion
Summary: Web Inspector: Add "revert" to CSS value autocompletion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-10-28 17:51 PDT by Joseph Pecoraro
Modified: 2015-10-28 18:25 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.67 KB, patch)
2015-10-28 17:52 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-10-28 17:51:13 PDT
* SUMMARY
Add "revert" to CSS value autocompletion.

Just like "unset", "revert" is a valid value supported on all properties. Add it everywhere "unset" was just added.
Comment 1 Radar WebKit Bug Importer 2015-10-28 17:51:38 PDT
<rdar://problem/23307649>
Comment 2 Joseph Pecoraro 2015-10-28 17:52:28 PDT
Created attachment 264279 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-10-28 18:25:21 PDT
Comment on attachment 264279 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 264279

Committed r191715: <http://trac.webkit.org/changeset/191715>
Comment 4 WebKit Commit Bot 2015-10-28 18:25:25 PDT
All reviewed patches have been landed.  Closing bug.