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

Side by Side Diff: LayoutTests/fast/table/fixed-table-with-small-percent-width.html

Issue 216553010: Remove carriage returns from LayoutTests (04) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « no previous file | LayoutTests/fast/table/frame-and-rules.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <table style="width:100%; background-color:red"><tr><td> 2 <table style="width:100%; background-color:red"><tr><td>
3 3
4 <table style="background-color:blue"><tr><td> 4 <table style="background-color:blue"><tr><td>
5 5
6 <table style="width:50%; background-color:green; table-layout:fixed" ><tr><td> 6 <table style="width:50%; background-color:green; table-layout:fixed" ><tr><td>
7 Content 7 Content
8 </td></tr></table> 8 </td></tr></table>
9 9
10 </td></tr></table> 10 </td></tr></table>
11 11
12 </td></tr></table> 12 </td></tr></table>
13 </html> 13 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/table/frame-and-rules.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698