Chromium Code Reviews| 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> |
|
Xianzhu
2015/08/06 18:12:46
This change is because this CL fixed an original b
|
| <div></div> |
| <img src="resources/green.png" width=200px height=200px> |
| <div></div> |