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

Side by Side Diff: LayoutTests/tables/mozilla_expected_failures/bugs/bug101759.html

Issue 216933006: Remove carriage returns from LayoutTests (18) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations Created 6 years, 9 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 <table cellspacing="0" cellpadding="0"> 1 <table cellspacing="0" cellpadding="0">
2 <tr> 2 <tr>
3 <td width="1%" bgcolor=blue> 3 <td width="1%" bgcolor=blue>
4 XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XX XX XXXX 4 XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XX XX XXXX
5 </td> 5 </td>
6 <td bgcolor=green> 6 <td bgcolor=green>
7 <table border="0" cellspacing="0" cellpadding="0" bgcolor="yellow"> 7 <table border="0" cellspacing="0" cellpadding="0" bgcolor="yellow">
8 </table> 8 </table>
9 </td> 9 </td>
10 </tr> 10 </tr>
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 <table borderx="1" cellspacing="0" cellpadding="0"> 57 <table borderx="1" cellspacing="0" cellpadding="0">
58 <tr> 58 <tr>
59 <td width="1%" bgcolor=blue> 59 <td width="1%" bgcolor=blue>
60 XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XX XX XXXX 60 XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XX XX XXXX
61 </td> 61 </td>
62 <td bgcolor=green> 62 <td bgcolor=green>
63 x 63 x
64 </td> 64 </td>
65 </tr> 65 </tr>
66 </table> 66 </table>
67 --> 67 -->
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug275625.html ('k') | LayoutTests/tables/mozilla_expected_failures/bugs/bug14489.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698