Chromium Code Reviews| Index: LayoutTests/fast/sub-pixel/offset-and-scroll-sizes-should-match-expected.txt |
| diff --git a/LayoutTests/fast/sub-pixel/offset-and-scroll-sizes-should-match-expected.txt b/LayoutTests/fast/sub-pixel/offset-and-scroll-sizes-should-match-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..94c4b565310c8d1e7425a880c82a7a6e50476b23 |
| --- /dev/null |
| +++ b/LayoutTests/fast/sub-pixel/offset-and-scroll-sizes-should-match-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS test.scrollWidth == test.offsetWidth is true |
| +PASS test.scrollHeight == test.offsetHeight is true |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |