[Webkit-unassigned] [Bug 72930] window.getMatchedCSSRules() not supporting pseudo element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 12:43:31 PST 2011


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





--- Comment #12 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-11-29 12:43:30 PST ---
(From update of attachment 116881)
View in context: https://bugs.webkit.org/attachment.cgi?id=116881&action=review

> LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html:19
> +var styled = document.getElementById('div1');

'styled' doesn't reflect what this variable represents.

> LayoutTests/fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html:22
> +var cssText = "border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-image: initial;"

This doesn't appear to be used.

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