Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / shadow / content-pseudo-element-with-nested-shadow-expected.txt
1 Test for http://crbug.com/360679, ::content rules in nested ShadowDOM should match correctly.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS window.getComputedStyle(sandbox.querySelector('#host > .special')).backgroundColor is not "rgb(255, 0, 0)"
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10 I should not be red.