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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-2-expected.html

Issue 1157863007: W3C Test: import web-platform-tests/html/rendering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Re-run update-w3c-deps Created 5 years, 6 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
(Empty)
1 <!DOCTYPE html>
2 <meta charset=utf-8>
3 <title>Table borders</title>
4 <table>
5 <tr><td>Test
6 </table>
7 <table>
8 <tr><td>Test
9 </table>
10 <table>
11 <tr><td>Test
12 </table>
13 <table>
14 <tr><td>Test
15 </table>
16 <table>
17 <tr><td>Test
18 </table>
19 <table>
20 <tr><td>Test
21 </table>
22 <table>
23 <tr><td>Test
24 </table>
25 <table>
26 <tr><td>Test
27 </table>
28 <table>
29 <tr><td>Test
30 </table>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698