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

Side by Side Diff: LayoutTests/fast/table/wide-column.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
« no previous file with comments | « LayoutTests/fast/table/wide-colspan.html ('k') | LayoutTests/fast/text/emphasis-vertical.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <body style="overflow: hidden;">
1 <table> 2 <table>
2 <tr> 3 <tr>
3 <td> 4 <td>
4 <img width=1600 height=50> 5 <img width=1600 height=50>
5 </td> 6 </td>
6 </tr> 7 </tr>
7 </table> 8 </table>
9 </body>
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/wide-colspan.html ('k') | LayoutTests/fast/text/emphasis-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698