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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.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-vlr-007.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht
index 8410a77ff28b54239810010e065c2dbdcb8954c6..6fd85b7ec30da7d8cd8df101552226277fdd079c 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht
@@ -48,16 +48,16 @@
<table>
-<!-- The "P" -->
+<!-- The "P" -->
<tr><td class="left-most-cell">AAA B&nbsp; C&nbsp; DDD</td><td class="left-most-cell">EE F G H</td><td class="left-most-cell" rowspan="2">JJ &nbsp; &nbsp; &nbsp; &nbsp; TT &nbsp; &nbsp; UU</td></tr>
-<!-- The "A" -->
+<!-- The "A" -->
<tr><td>KKK L&nbsp; M&nbsp; NNN</td><td>OO Q R SS</td></tr>
-<!-- The left-most "S" -->
+<!-- The left-most "S" -->
<tr><td>VVV W&nbsp; X&nbsp; Y&nbsp;</td><td rowspan="2">a b c dd &nbsp; q r s tt</td><td>&nbsp;e &nbsp;f &nbsp;g hh</td></tr>
-<!-- The right-most "S" -->
+<!-- The right-most "S" -->
<tr><td>jjj k&nbsp; m&nbsp; n&nbsp;</td><td>&nbsp;u &nbsp;v &nbsp;w xx</td></tr>
</table>

Powered by Google App Engine
This is Rietveld 408576698