Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9fddf1cf7d84aa896ea00e5424f9d47871dbcb9c |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt |
@@ -0,0 +1,8 @@ |
+This is a testharness.js-based test. |
+PASS Effect values reflect changes to font-size on element |
+PASS Effect values reflect changes to font-size on parent element |
+PASS Effect values reflect changes to font-size when computed style is not immediately flushed |
+PASS Effect values reflect changes to font-size from reparenting |
+FAIL Effect values reflect changes to target element assert_equals: Effect value after updating target element expected "300px" but got "0px" |
+Harness: the test ran to completion. |
+ |