Index: LayoutTests/fast/animation/request-animation-frame-timestamps-expected.txt |
diff --git a/LayoutTests/fast/animation/request-animation-frame-timestamps-expected.txt b/LayoutTests/fast/animation/request-animation-frame-timestamps-expected.txt |
index 46dd4b091870dcbcfa213cf777c6d77aa82629d0..27625218671f54c5dcd4bfc78d6fb6257a86d5d2 100644 |
--- a/LayoutTests/fast/animation/request-animation-frame-timestamps-expected.txt |
+++ b/LayoutTests/fast/animation/request-animation-frame-timestamps-expected.txt |
@@ -3,6 +3,9 @@ Tests the timestamps provided to requestAnimationFrame callbacks |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS firstTimestamp is defined. |
PASS secondTimestamp is defined. |
PASS firstTimestamp is secondTimestamp |