Index: third_party/WebKit/LayoutTests/editing/execCommand/style-with-css-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/style-with-css-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/style-with-css-expected.txt |
index c68f4e1d4fc889bc93318a2349fa88a6722cd697..0ef71e2772b8e5a4981e25e4f10bceaa5332fce8 100644 |
--- a/third_party/WebKit/LayoutTests/editing/execCommand/style-with-css-expected.txt |
+++ b/third_party/WebKit/LayoutTests/editing/execCommand/style-with-css-expected.txt |
@@ -9,9 +9,9 @@ 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 'true' |
+PASS queryCommandValue('styleWithCSS') returns '' |
PASS queryCommandState('styleWithCSS') returns false |
-PASS queryCommandValue('styleWithCSS') returns 'false' |
+PASS queryCommandValue('styleWithCSS') returns '' |
PASS successfullyParsed is true |
TEST COMPLETE |