RESOLVED FIXED 112662
Web Inspector: [Styles] The "inherit" property value should be suggested for all properties
https://bugs.webkit.org/show_bug.cgi?id=112662
Summary Web Inspector: [Styles] The "inherit" property value should be suggested for ...
Alexander Pavlov (apavlov)
Reported 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
Attachments
Patch (1.82 KB, patch)
2013-03-18 23:03 PDT, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2013-03-18 23:03:55 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2013-03-18 23:19:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.