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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht

Issue 2104493003: Import csswg-test@0589ea025a684e31742740ca3b599230bcc25e5d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TestExpectations, delete background Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
index 747f250b2362b7c8f0fff3d3b6cd82e33976fd07..35086f015cafb8de59a143a2631b7e5eac95ce5a 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht
@@ -48,16 +48,16 @@
<table>
-<!-- The right-most "S" -->
+<!-- The right-most "S" -->
<tr><td>A&nbsp; B&nbsp; C&nbsp; DDD</td><td>EE F G H</td><td>JJ &nbsp;K &nbsp;L &nbsp;M</td></tr>
-<!-- The left-most "S" -->
+<!-- The left-most "S" -->
<tr><td colspan="2">N&nbsp; OO Q&nbsp; R&nbsp; S&nbsp; T&nbsp; UUUU</td><td>WW &nbsp;X &nbsp;Y &nbsp;Z</td></tr>
-<!-- The "A" -->
+<!-- The "A" -->
<tr><td>aaa b&nbsp; c&nbsp; ddd</td><td colspan="2">eeff g&nbsp;&nbsp; h&nbsp;&nbsp; jjjj</td></tr>
-<!-- The "P" -->
+<!-- The "P" -->
<tr><td class="left-most-cell">mmm n&nbsp; o&nbsp; qqq</td><td class="left-most-cell">r s t uu</td><td class="left-most-cell">&nbsp; &nbsp; &nbsp; vv</td></tr>
</table>

Powered by Google App Engine
This is Rietveld 408576698