Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / use-css-expected.txt
blobf891c2ec612b04b5f22be38bc65e89bda9d4bf7a
1 Test useCSS command
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS useCSS changed the state successfully
7 PASS useCSS changed the state successfully
8 PASS useCSS changed the state successfully
9 PASS useCSS changed the state successfully
10 PASS useCSS changed the state successfully
11 PASS queryCommandState('useCSS') returns false
12 PASS queryCommandValue('useCSS') returns ''
13 PASS one underline command converted test to <span style="text-decoration-line: underline;">test</span>
14 PASS successfullyParsed is true
16 TEST COMPLETE