[Webkit-unassigned] [Bug 127616] Web Inspector: Value 'inherit' should be allowed for any CSS property, even if it is a non-inheritable property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 25 10:13:59 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127616
--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> 2014-01-25 10:11:26 PST ---
(From update of attachment 222204)
View in context: https://bugs.webkit.org/attachment.cgi?id=222204&action=review
> Source/WebInspectorUI/UserInterface/CSSKeywordCompletions.js:-49
> - // FIXME: This doesn't necessarily make sense. Some non-inheritable properties allow "inherit".
You probably wrote this patch because of the FIXME comment. So that FIXME can be removed and replaced with a descriptive comment
// Only suggest "inherit" on inheritable properties even though it is valid on all properties.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list