OLD | NEW |
1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http
s://code.google.com/p/chromium/issues/detail?id=437569#c2 | 1 CONSOLE WARNING: line 83: 'getMatchedCSSRules()' is deprecated. For more help, c
heck https://code.google.com/p/chromium/issues/detail?id=437569#c2 |
2 Test for WebKit bug 78595: CollectingRules and QueryingRules modes of SelectorCh
ecker miss some complex selectors with pseudo elements | 2 Test for WebKit bug 78595: CollectingRules and QueryingRules modes of SelectorCh
ecker miss some complex selectors with pseudo elements |
3 | 3 |
4 | 4 |
5 | 5 |
6 PASS Expected 'brown' for color in the matched CSS rule for element with id firs
tChild and pseudo-element :before and got 'brown' | 6 PASS Expected 'brown' for color in the matched CSS rule for element with id firs
tChild and pseudo-element :before and got 'brown' |
7 PASS Expected 'cyan' for color in the matched CSS rule for element with id secon
dChild and pseudo-element :before and got 'cyan' | 7 PASS Expected 'cyan' for color in the matched CSS rule for element with id secon
dChild and pseudo-element :before and got 'cyan' |
8 PASS Expected 'red' for color in the matched CSS rule for element with id thirdC
hild and pseudo-element :before and got 'red' | 8 PASS Expected 'red' for color in the matched CSS rule for element with id thirdC
hild and pseudo-element :before and got 'red' |
9 PASS Expected 'magenta' for color in the matched CSS rule for element with id fo
urthChild and pseudo-element :before and got 'magenta' | 9 PASS Expected 'magenta' for color in the matched CSS rule for element with id fo
urthChild and pseudo-element :before and got 'magenta' |
10 PASS Expected 'green' for color in the matched CSS rule for element with id firs
tParent and pseudo-element :before and got 'green' | 10 PASS Expected 'green' for color in the matched CSS rule for element with id firs
tParent and pseudo-element :before and got 'green' |
11 PASS Expected 'lime' for color in the matched CSS rule for element with id secon
dParent and pseudo-element :before and got 'lime' | 11 PASS Expected 'lime' for color in the matched CSS rule for element with id secon
dParent and pseudo-element :before and got 'lime' |
12 PASS Expected 'blue' for color in the matched CSS rule for element with id third
Parent and pseudo-element :before and got 'blue' | 12 PASS Expected 'blue' for color in the matched CSS rule for element with id third
Parent and pseudo-element :before and got 'blue' |
13 PASS Expected 'crimson' for color in the matched CSS rule for element with id fo
urthParent and pseudo-element :before and got 'crimson' | 13 PASS Expected 'crimson' for color in the matched CSS rule for element with id fo
urthParent and pseudo-element :before and got 'crimson' |
OLD | NEW |