Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: LayoutTests/fast/sub-pixel/offset-and-scroll-sizes-should-match-expected.txt

Issue 1007013002: Make scrollWidth and scrollHeight match other DOM measurement APIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add additional test expectation Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+

Powered by Google App Engine
This is Rietveld 408576698