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

Unified Diff: LayoutTests/fast/scrolling/fixed-position-behind-scrollbar-expected.txt

Issue 1213353003: More fixes for position:fixed with root layer scrolling. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « LayoutTests/fast/scrolling/fixed-position-behind-scrollbar.html ('k') | Source/core/layout/LayoutBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/scrolling/fixed-position-behind-scrollbar-expected.txt
diff --git a/LayoutTests/fast/scrolling/fixed-position-behind-scrollbar-expected.txt b/LayoutTests/fast/scrolling/fixed-position-behind-scrollbar-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9785187847c053268bdfb9d524aec08adb4c826d
--- /dev/null
+++ b/LayoutTests/fast/scrolling/fixed-position-behind-scrollbar-expected.txt
@@ -0,0 +1,6 @@
+PASS true is true
+PASS 205,205 is 205,205
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Tests that the scrollbar can be clicked even when it clips a position:fixed element, and that the scrollbars are excluded from the viewport for determining the element's position.
« no previous file with comments | « LayoutTests/fast/scrolling/fixed-position-behind-scrollbar.html ('k') | Source/core/layout/LayoutBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698