Index: LayoutTests/fast/scrolling/html-element-client-rect-excludes-scrollbars-expected.txt |
diff --git a/LayoutTests/fast/scrolling/html-element-client-rect-excludes-scrollbars-expected.txt b/LayoutTests/fast/scrolling/html-element-client-rect-excludes-scrollbars-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f9df56fcc2c89bf59759dc214aa14d33e10eb588 |
--- /dev/null |
+++ b/LayoutTests/fast/scrolling/html-element-client-rect-excludes-scrollbars-expected.txt |
@@ -0,0 +1,13 @@ |
+Tests that the html element excludes scrollbars when reporting clientWidth and clientHeight, and that it implements scroll() by scrolling the frame. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS 780 is 780 |
+PASS 580 is 580 |
+PASS 10 is 10 |
+PASS 10 is 10 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |