Index: LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt |
diff --git a/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt b/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt |
index a33318bc3f79dcd24f54d60735006fa6ee4cc965..b975447d7c15261c516a8d9b073e11c0c0550350 100644 |
--- a/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt |
+++ b/LayoutTests/fast/animation/request-animation-frame-prefix-expected.txt |
@@ -3,6 +3,9 @@ Tests the timestamps provided to prefixed webkitRequestAnimationFrame callbacks |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS legacyFirstTimestamp is >= firstTimestamp |
PASS legacySecondTimestamp is >= secondTimestamp |
PASS deltaError < 0.001 is true |