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

Unified Diff: LayoutTests/fast/forms/listbox-hit-test-zoomed.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
Index: LayoutTests/fast/forms/listbox-hit-test-zoomed.html
diff --git a/LayoutTests/fast/forms/listbox-hit-test-zoomed.html b/LayoutTests/fast/forms/listbox-hit-test-zoomed.html
index e72f449167115165ad94700283e3b567f3b89a85..ea09eed33a47ef4c2c067d2bd8c35007a8525894 100644
--- a/LayoutTests/fast/forms/listbox-hit-test-zoomed.html
+++ b/LayoutTests/fast/forms/listbox-hit-test-zoomed.html
@@ -1,6 +1,7 @@
<html>
<head>
<style type="text/css" media="screen">
+ body { overflow: hidden; }
html {
zoom: 120%;
}
« no previous file with comments | « LayoutTests/fast/forms/listbox-bidi-align.html ('k') | LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698