Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / invalidation / selection-pseudo-expected.txt
1 CONSOLE ERROR: Discontiguous selection is not supported.
2 Style invalidation for ::selection
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS getComputedStyle(select[0], '::selection').backgroundColor is red
8 PASS internals.updateStyleAndReturnAffectedElementCount() is 2
9 PASS getComputedStyle(select[0], '::selection').backgroundColor is green
10 PASS [object Object] is defined.
11 PASS getComputedStyle(select[1], '::selection').backgroundColor is red
12 PASS internals.updateStyleAndReturnAffectedElementCount() is 2
13 PASS getComputedStyle(select[1], '::selection').backgroundColor is green
14 PASS successfullyParsed is true
15
16 TEST COMPLETE
17 1
18 2
19