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

Unified Diff: LayoutTests/fast/spatial-navigation/snav-clipped-overflowed-content.html

Issue 1278543002: Include the whole outline into visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/spatial-navigation/snav-clipped-overflowed-content.html
diff --git a/LayoutTests/fast/spatial-navigation/snav-clipped-overflowed-content.html b/LayoutTests/fast/spatial-navigation/snav-clipped-overflowed-content.html
index 85c38884c12c3280ca82effaa4f14e31815dfd4e..3aa8ee80dd6e7fd5e137ae41656973989606e945 100644
--- a/LayoutTests/fast/spatial-navigation/snav-clipped-overflowed-content.html
+++ b/LayoutTests/fast/spatial-navigation/snav-clipped-overflowed-content.html
@@ -75,7 +75,7 @@
<body id="some-content" xmlns="http://www.w3.org/1999/xhtml">
<a id="start" href="a"><img src="resources/green.png" width=30px height=30px></a>
<div class="scroll">
- <a id="1" href="a"><img src="resources/green.png" width=30px height=30px></a>
+ <a id="1" href="a"><img src="resources/green.png" width=30px height=35px></a>
<div></div>
<img src="resources/green.png" width=200px height=200px>
<div></div>

Powered by Google App Engine
This is Rietveld 408576698