Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / style-with-css-expected.txt
blobc68f4e1d4fc889bc93318a2349fa88a6722cd697
1 Test styleWithCSS command
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS styleWithCSS changed the state successfully
7 PASS styleWithCSS changed the state successfully
8 PASS styleWithCSS changed the state successfully
9 PASS styleWithCSS changed the state successfully
10 PASS styleWithCSS changed the state successfully
11 PASS queryCommandState('styleWithCSS') returns true
12 PASS queryCommandValue('styleWithCSS') returns 'true'
13 PASS queryCommandState('styleWithCSS') returns false
14 PASS queryCommandValue('styleWithCSS') returns 'false'
15 PASS successfullyParsed is true
17 TEST COMPLETE