Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / getMatchedCSSRules-with-pseudo-elements-expected.txt
blob9e6e3f18e2ec6449fac78cb742bbbd1c13b5b076
1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check https://code.google.com/p/chromium/issues/detail?id=437569#c2
2 Test for getMatchedCSSRules for Pseudo Elements
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS pseudoRules[0].selectorText is selectorText
8 PASS pseudoRules[0].style.cssText.indexOf("1px") != -1 is true
9 PASS successfullyParsed is true
11 TEST COMPLETE