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

Unified Diff: LayoutTests/scrollbars/scrollbar-visibility-hidden-expected.txt

Issue 68243009: Fix RenderBlock::nodeAtPoint() for scrollbars of hidden and pointer-events:none elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test the effect of pointer-events:none on scrollbars Created 7 years, 1 month 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/scrollbars/scrollbar-visibility-hidden.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/scrollbar-visibility-hidden-expected.txt
diff --git a/LayoutTests/scrollbars/scrollbar-visibility-hidden-expected.txt b/LayoutTests/scrollbars/scrollbar-visibility-hidden-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92deb7bd4f655b17da7c9fc08eceb24829dd3588
--- /dev/null
+++ b/LayoutTests/scrollbars/scrollbar-visibility-hidden-expected.txt
@@ -0,0 +1,5 @@
+Test that the scrollbars of a visibility:hidden overflow:auto DIV do not participate in hit testing - http://crbug.com/313908
+
+SUCCESS
+Div 1
+
« no previous file with comments | « LayoutTests/scrollbars/scrollbar-visibility-hidden.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698