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

Side by Side Diff: LayoutTests/tables/mozilla/bugs/bug8858.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 <HEAD></HEAD> 2 <HEAD></HEAD>
3 <BODY> 3 <BODY style="overflow: hidden;">
4 <p> there's a table below this line with cellspacing=1 and border=2 and 4 <p> there's a table below this line with cellspacing=1 and border=2 and
5 several lines<br> of content beginning 'Pacific Shore Properties ...'. 5 several lines<br> of content beginning 'Pacific Shore Properties ...'.
6 Can you see it?</p> 6 Can you see it?</p>
7 7
8 <TABLE WIDTH="99%" BORDER="2" CELLSPACING="1" CELLPADDING="4" HEIGHT="529"> 8 <TABLE WIDTH="99%" BORDER="2" CELLSPACING="1" CELLPADDING="4" HEIGHT="529">
9 <TR> 9 <TR>
10 <TD WIDTH="100%" HEIGHT="53" ROWSPAN="4" COLSPAN="2" VALIGN="TOP" BGCOLOR= 10 <TD WIDTH="100%" HEIGHT="53" ROWSPAN="4" COLSPAN="2" VALIGN="TOP" BGCOLOR=
11 "#ffffff"><P><FONT COLOR="#e91c05" SIZE=+2>W</FONT><B><FONT COLOR="#e91c05">elco me 11 "#ffffff"><P><FONT COLOR="#e91c05" SIZE=+2>W</FONT><B><FONT COLOR="#e91c05">elco me
12 to Pacific Shore Properties<BR> 12 to Pacific Shore Properties<BR>
13 </FONT></B><FONT SIZE=-1 FACE="arial">Pacific Shore Properties is situated 13 </FONT></B><FONT SIZE=-1 FACE="arial">Pacific Shore Properties is situated
(...skipping 13 matching lines...) Expand all
27 is unmatched.</FONT></P> 27 is unmatched.</FONT></P>
28 28
29 <P> 29 <P>
30 </TD></TR> 30 </TD></TR>
31 <TR></TR> 31 <TR></TR>
32 <TR></TR> 32 <TR></TR>
33 <TR></TR> 33 <TR></TR>
34 </TABLE> 34 </TABLE>
35 </BODY> 35 </BODY>
36 </HTML> 36 </HTML>
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug625.html ('k') | LayoutTests/tables/mozilla/bugs/bug92143.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698