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

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: Improve the test by also checking within div2's (hidden) horizontal scrollbar 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
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..83bc993b65cf5c47459cdd5cfe954f1a3ce45919
--- /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
+
+SUCCESS
+Div 1
+

Powered by Google App Engine
This is Rietveld 408576698