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

Side by Side Diff: LayoutTests/fast/block/float/019.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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <html> 1 <html>
2 <body> 2 <body style="overflow:hidden;">
3 <div> 3 <div>
4 <div style="border:2px solid olive; float:right;width:80px;height:100px; backgro und-color:green"></div> 4 <div style="border:2px solid olive; float:right;width:80px;height:100px; backgro und-color:green"></div>
5 <img width=2000 height=50 style="background-color:orange"> 5 <img width=2000 height=50 style="background-color:orange">
6 </div> 6 </div>
7 </body> 7 </body>
8 </html> 8 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/block/float/013.html ('k') | LayoutTests/fast/block/float/avoidance-percent-width-strict.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698