[Webkit-unassigned] [Bug 116966] [css3-cascade] Add support for "all" shorthand property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 23:51:49 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116966


SFFC <omega at sffc1.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |omega at sffc1.com




--- Comment #1 from SFFC <omega at sffc1.com>  2013-06-13 23:50:26 PST ---
Seconded.  With Safari extensions, injected stylesheets are treated as "user stylesheets", so any "general" styles on the host site (e.g., h3{padding:none} ) takes precedence over injected style declarations, even if the injected style declarations have higher specificity.  Implementing the `all` property in WebKit will open the doors for more reliably-styled Safari extensions.

-- 
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