chromium/third_party/blink/web_tests/editing/execCommand/style-with-css-expected.txt

Test styleWithCSS command

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS styleWithCSS changed the state successfully
PASS styleWithCSS changed the state successfully
PASS styleWithCSS changed the state successfully
PASS styleWithCSS changed the state successfully
PASS styleWithCSS changed the state successfully
PASS queryCommandState('styleWithCSS') returns true
PASS queryCommandValue('styleWithCSS') returns ''
PASS queryCommandState('styleWithCSS') returns false
PASS queryCommandValue('styleWithCSS') returns ''
PASS successfullyParsed is true

TEST COMPLETE