Index: LayoutTests/fast/html/navigation-transition-expected.txt |
diff --git a/LayoutTests/fast/html/navigation-transition-expected.txt b/LayoutTests/fast/html/navigation-transition-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c92a1ae00413320e3509d756ce24f187f9dc0bce |
--- /dev/null |
+++ b/LayoutTests/fast/html/navigation-transition-expected.txt |
@@ -0,0 +1,15 @@ |
+Tests for the HTML markup serializer used for transition elements |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS sourceElementRect.top is destElement.offsetTop |
+PASS sourceElementRect.left is destElement.offsetLeft |
+PASS sourceElementRect.height is destElement.offsetHeight |
+PASS sourceElementRect.width is destElement.offsetWidth |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+This text should appear twice. |
+ |
+ |