Index: LayoutTests/platform/mac/virtual/web-animations-css/animations/fill-mode-transform-expected.txt |
diff --git a/LayoutTests/animations/fill-mode-transform-expected.txt b/LayoutTests/platform/mac/virtual/web-animations-css/animations/fill-mode-transform-expected.txt |
similarity index 62% |
copy from LayoutTests/animations/fill-mode-transform-expected.txt |
copy to LayoutTests/platform/mac/virtual/web-animations-css/animations/fill-mode-transform-expected.txt |
index 630edf3419beb51aace77e6ee83005b2a16902ae..d4712dedb442c877bc68c4e78503362b5f0f1ab2 100644 |
--- a/LayoutTests/animations/fill-mode-transform-expected.txt |
+++ b/LayoutTests/platform/mac/virtual/web-animations-css/animations/fill-mode-transform-expected.txt |
@@ -5,12 +5,12 @@ Forwards |
Both |
Both Iterate |
PASS - start of animation - id: a expected: 100 actual: 100 |
-PASS - start of animation - id: b expected: 200 actual: 200 |
+FAIL - start of animation - id: b expected: 200 actual: 100 |
PASS - start of animation - id: c expected: 100 actual: 100 |
-PASS - start of animation - id: d expected: 200 actual: 200 |
-PASS - start of animation - id: e expected: 200 actual: 200 |
-PASS - end of animation - id: a expected: 100 actual: 100 |
-PASS - end of animation - id: b expected: 100 actual: 100 |
+FAIL - start of animation - id: d expected: 200 actual: 100 |
+FAIL - start of animation - id: e expected: 200 actual: 100 |
+FAIL - end of animation - id: a expected: 100 actual: 298.8219909667969 |
+FAIL - end of animation - id: b expected: 100 actual: 298.8219909667969 |
PASS - end of animation - id: c expected: 300 actual: 300 |
PASS - end of animation - id: d expected: 300 actual: 300 |
PASS - end of animation - id: e expected: 200 actual: 200 |