Bug 112662 - Web Inspector: [Styles] The "inherit" property value should be suggested for all properties
Summary: Web Inspector: [Styles] The "inherit" property value should be suggested for ...
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: 2013-03-18 22:58 PDT by Alexander Pavlov (apavlov)
Modified: 2013-03-18 23:19 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2013-03-18 23:03 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2013-03-18 22:58:07 PDT
Steps to reproduce the problem:
1. Edit any non-inherited CSS property in styles editor
2. Start typing "inherit"

The 'inherit' value should be suggested for completion for all properties, even non-inherited (see http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit)

Upstreaming https://code.google.com/p/chromium/issues/detail?id=196565
Comment 1 Alexander Pavlov (apavlov) 2013-03-18 23:03:55 PDT
Created attachment 193740 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-18 23:19:44 PDT
Comment on attachment 193740 [details]
Patch

Clearing flags on attachment: 193740

Committed r146182: <http://trac.webkit.org/changeset/146182>
Comment 3 WebKit Review Bot 2013-03-18 23:19:47 PDT
All reviewed patches have been landed.  Closing bug.