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

Side by Side Diff: LayoutTests/tables/mozilla/bugs/bug625.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 <hr style="border: 2px solid black; width:1000px" align=left> 2 <hr style="border: 2px solid black; width:1000px" align=left>
2 <BR> 3 <BR>
3 <TABLE width="640" cellpadding="0" cellspacing="0"> 4 <TABLE width="640" cellpadding="0" cellspacing="0">
4 <TR> 5 <TR>
5 <TD COLSPAN="3" WIDTH="640"> 6 <TD COLSPAN="3" WIDTH="640">
6 <IMG SRC="../images/raptor.jpg" WIDTH="640" HEIGHT="25" BORDER="1" ALT="Earth Web"></td> 7 <IMG SRC="../images/raptor.jpg" WIDTH="640" HEIGHT="25" BORDER="1" ALT="Earth Web"></td>
7 <TR> 8 <TR>
8 <TD WIDTH="150"><IMG SRC="../images/raptor.jpg" WIDTH="100" HEIGHT="78" BORDER ="1" 9 <TD WIDTH="150"><IMG SRC="../images/raptor.jpg" WIDTH="100" HEIGHT="78" BORDER ="1"
9 ALT="programmers resources at developer.com"> 10 ALT="programmers resources at developer.com">
10 <TD><img src="../images/raptor.jpg" WIDTH="40" HEIGHT="1"></TD> 11 <TD><img src="../images/raptor.jpg" WIDTH="40" HEIGHT="1"></TD>
11 <TD> 12 <TD>
12 <img src=../images/raptor.jpg ALT="Click Here!" BORDER="1" ><BR> 13 <img src=../images/raptor.jpg ALT="Click Here!" BORDER="1" ><BR>
13 Click Here! 14 Click Here!
14 </tr> 15 </tr>
15 </table> 16 </table>
17 </body>
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug5797.html ('k') | LayoutTests/tables/mozilla/bugs/bug8858.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698