[Webkit-unassigned] [Bug 136063] REGRESSION: CSS not() selector does not work when it appears after or within @supports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 23:08:53 PDT 2014


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |benjamin at webkit.org
                   |kit.org                     |
                 CC|                            |betravis at adobe.com




--- Comment #3 from Benjamin Poulain <benjamin at webkit.org>  2014-08-19 23:09:00 PST ---
What a weird bug.
Getting the CSS Rules with CSSOM, it looks like the second style rules disappear when @supports is there. All we have is the first style rule, and the support rule.

I suspect something horribly wrong happens when we are parsing the empty @supports rule.

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