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

Unified Diff: LayoutTests/scrollbars/resources/empty.html

Issue 1296033002: Fix re-layout logic in LayoutScrollbar::updateScrollbarParts. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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/scrollbars/resources/empty.html
diff --git a/LayoutTests/fast/dom/custom/resources/empty-document.html b/LayoutTests/scrollbars/resources/empty.html
similarity index 53%
copy from LayoutTests/fast/dom/custom/resources/empty-document.html
copy to LayoutTests/scrollbars/resources/empty.html
index 38ef8eb722cf8ac4f8697f6bebe16daf8947cbdc..5f09efe28dffb4c911014ae8333f54e4103df9f5 100644
--- a/LayoutTests/fast/dom/custom/resources/empty-document.html
+++ b/LayoutTests/scrollbars/resources/empty.html
@@ -1,2 +1,2 @@
<!DOCTYPE html>
-
+<body></body>

Powered by Google App Engine
This is Rietveld 408576698