Index: LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt |
diff --git a/LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt b/LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6f7e74369e1f16254ffa1f74ea6bce415bc2db23 |
--- /dev/null |
+++ b/LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt |
@@ -0,0 +1,3 @@ |
+PASS - "webkitTransform" property for "animatingBox" element at 0.5s saw something close to: 0.707,0.707,-0.707,0.707,0,0 |
+PASS - "webkitFilter" property for "animatingBox" element at 0.5s saw something close to: opacity(0.5) |
+ |