Bug 150652

Summary: Web Inspector: Add "revert" to CSS value autocompletion
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, hyatt, joepeck, mattbaker, nvasilyev, rniwa, simon.fraser, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.