[Webkit-unassigned] [Bug 89240] REGRESSION (r112923): getMatchedCSSRules always returning null for parentStyleSheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 16:11:36 PDT 2012


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





--- Comment #4 from jmayhew at motorola.com  2012-07-11 16:11:35 PST ---
Okay, our project is no longer under NDA, we are open source and our alpha release is out so I can share it as an example of a web site/chrome extension that relies heavily on getMatchedCSSRules(...)

Our extension is available on the chrome web store here https://chrome.google.com/webstore/detail/jjdndclgmfdgpiccmlamlicfjmkognne

We had to add a workaround for this bug. When we detect a null parent we have to manually search through the rules to find the matching parent style sheet. This workaround is not 100% reliable so getting this bug fixed is very important to us as is the continued support of the getMatchedCSSRules() api.

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