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..fec140d9ae42eaf166e99cfaf816292b9f8ae8f1 |
--- /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 successfullyParsed is true |
+ |
+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 |
+This text should appear twice. |
+ |
+ |