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

Unified Diff: LayoutTests/scrollbars/custom-scrollbar-enable-changes-thickness-with-iframe-expected.txt

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/custom-scrollbar-enable-changes-thickness-with-iframe-expected.txt
diff --git a/LayoutTests/scrollbars/custom-scrollbar-enable-changes-thickness-with-iframe-expected.txt b/LayoutTests/scrollbars/custom-scrollbar-enable-changes-thickness-with-iframe-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09320c8bc8831bc1d0855b263a357bf90308f69c
--- /dev/null
+++ b/LayoutTests/scrollbars/custom-scrollbar-enable-changes-thickness-with-iframe-expected.txt
@@ -0,0 +1,3 @@
+This test verifies that layout runs correctly when custom scrollbar styles produce different thickness for the enabled and disabled states, and are inherited by an iframe.
+
+The test passes if it does not crash.

Powered by Google App Engine
This is Rietveld 408576698