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

Side by Side Diff: LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.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 width=120% border> 2 <table width=120% border>
2 <tr> 3 <tr>
3 <td>foo</td> 4 <td>foo</td>
4 </tr> 5 </tr>
5 </table> 6 </table>
6 7 </body>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698