Index: third_party/WebKit/LayoutTests/animations/animations-parsing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-parsing-expected.txt b/third_party/WebKit/LayoutTests/animations/animations-parsing-expected.txt |
index 154aae72c6d44bb3511b8ebe92c9790cd3b763e2..a253ba014e04fe8b1e8eb89968b17b66d5ef6da9 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-parsing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/animations/animations-parsing-expected.txt |
@@ -718,6 +718,22 @@ PASS style.animation is '' |
PASS computedStyle.animation is 'none 0s ease 0s 1 normal none running' |
PASS style.webkitAnimation is '' |
PASS computedStyle.webkitAnimation is 'none 0s ease 0s 1 normal none running' |
+PASS style.animation is '' |
+PASS computedStyle.animation is 'none 0s ease 0s 1 normal none running' |
+PASS style.webkitAnimation is '' |
+PASS computedStyle.webkitAnimation is 'none 0s ease 0s 1 normal none running' |
+PASS style.animation is '' |
+PASS computedStyle.animation is 'none 0s ease 0s 1 normal none running' |
+PASS style.webkitAnimation is '' |
+PASS computedStyle.webkitAnimation is 'none 0s ease 0s 1 normal none running' |
+PASS style.animation is '' |
+PASS computedStyle.animation is 'none 0s ease 0s 1 normal none running' |
+PASS style.webkitAnimation is '' |
+PASS computedStyle.webkitAnimation is 'none 0s ease 0s 1 normal none running' |
+PASS style.animation is '' |
+PASS computedStyle.animation is 'none 0s ease 0s 1 normal none running' |
+PASS style.webkitAnimation is '' |
+PASS computedStyle.webkitAnimation is 'none 0s ease 0s 1 normal none running' |
PASS successfullyParsed is true |
TEST COMPLETE |