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

Side by Side Diff: LayoutTests/tables/mozilla/bugs/bug92143.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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><br> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><br>
2 2
3 <html><head><title>Testcase for bug 92143</title> 3 <html><head><title>Testcase for bug 92143</title>
4 </head> 4 </head>
5 5
6 <body> <!--background="http://216.32.242.251/bkgdhome2.gif"--> 6 <body style="overflow:hidden;"> <!--background="http://216.32.242.251/bkgdhome2. gif"-->
7 7
8 8
9 <table border=1 cellpadding=0 cellspacing=0> 9 <table border=1 cellpadding=0 cellspacing=0>
10 <tr> 10 <tr>
11 <td width="320" nowrap> 11 <td width="320" nowrap>
12 Hotmail's Junk Mail spreading effort just got better! 12 Hotmail's Junk Mail spreading effort just got better!
13 Now you can choose from 3 levels of junk mail! 13 Now you can choose from 3 levels of junk mail!
14 </td> 14 </td>
15 </tr> 15 </tr>
16 </table> 16 </table>
(...skipping 23 matching lines...) Expand all
40 Hotmail's Junk Mail spreading effort just got better! 40 Hotmail's Junk Mail spreading effort just got better!
41 Now you can choose from 3 levels of junk mail! 41 Now you can choose from 3 levels of junk mail!
42 Hotmail's Junk Mail spreading effort just got better! 42 Hotmail's Junk Mail spreading effort just got better!
43 Now you can choose from 3 levels of junk mail! 43 Now you can choose from 3 levels of junk mail!
44 </td> 44 </td>
45 </tr> 45 </tr>
46 </table> 46 </table>
47 47
48 </body></html> 48 </body></html>
49 49
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug8858.html ('k') | LayoutTests/tables/mozilla/bugs/bug96334.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698