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

Side by Side Diff: LayoutTests/tables/mozilla/marvin/x_th_nowrap.xml

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 XHTML 1.0 Transitional//EN" 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 2
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 4
5 <html xmlns="http://www.w3.org/1999/xhtml"> 5 <html xmlns="http://www.w3.org/1999/xhtml">
6 6
7 <head> 7 <head>
8 8
9 <meta name="generator" 9 <meta name="generator"
10 10
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 - use your version of this file under the terms of the MPL, indicate your 46 - use your version of this file under the terms of the MPL, indicate your
47 - decision by deleting the provisions above and replace them with the notice 47 - decision by deleting the provisions above and replace them with the notice
48 - and other provisions required by the GPL or the LGPL. If you do not delete 48 - and other provisions required by the GPL or the LGPL. If you do not delete
49 - the provisions above, a recipient may use your version of this file under 49 - the provisions above, a recipient may use your version of this file under
50 - the terms of any one of the MPL, the GPL or the LGPL. 50 - the terms of any one of the MPL, the GPL or the LGPL.
51 - 51 -
52 - ***** END LICENSE BLOCK ***** --> 52 - ***** END LICENSE BLOCK ***** -->
53 53
54 </head> 54 </head>
55 55
56 <body> 56 <body style="overflow:hidden;">
57 57
58 <table border="1"> 58 <table border="1">
59 59
60 <tr> 60 <tr>
61 61
62 <th nowrap="nowrap">The text in the cell should not wrap upon 62 <th nowrap="nowrap">The text in the cell should not wrap upon
63 63
64 window resizing&nbsp;&nbsp;&nbsp;&nbsp;x-fill x-fill x-fill x-fill 64 window resizing&nbsp;&nbsp;&nbsp;&nbsp;x-fill x-fill x-fill x-fill
65 65
66 x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill 66 x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill
(...skipping 17 matching lines...) Expand all
84 </tr> 84 </tr>
85 85
86 </table> 86 </table>
87 87
88 </body> 88 </body>
89 89
90 </html> 90 </html>
91 91
92 92
93 93
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/marvin/x_td_nowrap.xml ('k') | LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698