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

Side by Side Diff: LayoutTests/fast/table/034.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 <body style="overflow: hidden;">
1 <table> 2 <table>
2 <tr> 3 <tr>
3 <td width=100%></td> 4 <td width=100%></td>
4 <td> 5 <td>
5 <DIV STYLE="width:1046px; height:1254px; background:#A9AFB8;">Th is cell should 6 <DIV STYLE="width:1046px; height:1254px; background:#A9AFB8;">Th is cell should
6 be huge and 1000 pixels wide.</DIV> 7 be huge and 1000 pixels wide.</DIV>
7 </td> 8 </td>
8 </tr> 9 </tr>
9 </table> 10 </table>
11 </body>
OLDNEW
« no previous file with comments | « LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html ('k') | LayoutTests/fast/table/038-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698