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

Unified Diff: LayoutTests/fast/events/pointer-events-2.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 years, 8 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/dynamic/008.html ('k') | LayoutTests/fast/flexbox/016.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/pointer-events-2.html
diff --git a/LayoutTests/fast/events/pointer-events-2.html b/LayoutTests/fast/events/pointer-events-2.html
index 589e88bf8fdf61f56062c4c1f98a811f8ba29802..00ea31146aa774d4a14ed1013a4c03f9b854d367 100644
--- a/LayoutTests/fast/events/pointer-events-2.html
+++ b/LayoutTests/fast/events/pointer-events-2.html
@@ -5,7 +5,8 @@
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Test for pointer-events property</title>
<style type="text/css" media="screen">
-
+ body { overflow: hidden; }
+
.row {
position: absolute;
width: 300px;
« no previous file with comments | « LayoutTests/fast/dynamic/008.html ('k') | LayoutTests/fast/flexbox/016.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698