Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / quotes-computedstyle-expected.txt
blobf63754ab553cf394feadcd0178ed396024c7e983
1 Tests the computed style of quotes property.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(child1).quotes is "none"
7 PASS getComputedStyle(child1).getPropertyValue('quotes') is "none"
8 PASS getComputedStyle(child2).quotes is "\"<<\" \">>\" \"<\" \">\""
9 PASS getComputedStyle(child2).getPropertyValue('quotes') is "\"<<\" \">>\" \"<\" \">\""
10 PASS successfullyParsed is true
12 TEST COMPLETE
13 Before q1-text q2-text q1-text after.
15 Before q1-text q2-text q1-text after.