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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.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/block-flow-direction-vlr-003.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
index 5651161361659c17c1f78b496922d418ba79ed14..23ccb6948f6184c19946a46aa052bfd7382159f3 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht
@@ -53,43 +53,43 @@
<body>
-<!-- The 1st left-most line of "P" --> <div class="left-border">AAAAAAA</div>
+<!-- The 1st left-most line of "P" --> <div class="left-border">AAAAAAA</div>
-<!-- The 2nd left-most line of "P" --> <div>B&nbsp; C&nbsp;&nbsp; </div>
+<!-- The 2nd left-most line of "P" --> <div>B&nbsp; C&nbsp;&nbsp; </div>
-<!-- The 3rd left-most line of "P" --> <div>D&nbsp; E&nbsp;&nbsp; </div>
+<!-- The 3rd left-most line of "P" --> <div>D&nbsp; E&nbsp;&nbsp; </div>
-<!-- The 4th left-most line of "P" --> <div>FFFF&nbsp;&nbsp; </div>
+<!-- The 4th left-most line of "P" --> <div>FFFF&nbsp;&nbsp; </div>
-<!-- The left-most line of "A" --> <div class="left-border">GGGGGGG</div>
+<!-- The left-most line of "A" --> <div class="left-border">GGGGGGG</div>
-<!-- The 2nd left-most line of "A" --> <div>H&nbsp; J&nbsp;&nbsp; </div>
+<!-- The 2nd left-most line of "A" --> <div>H&nbsp; J&nbsp;&nbsp; </div>
-<!-- The 3rd left-most line of "A" --> <div>K&nbsp; L&nbsp;&nbsp; </div>
+<!-- The 3rd left-most line of "A" --> <div>K&nbsp; L&nbsp;&nbsp; </div>
-<!-- The 4th left-most line of "A" --> <div>MMMMMMM</div>
+<!-- The 4th left-most line of "A" --> <div>MMMMMMM</div>
-<!-- The 1st left-most line of left-most "S" --> <div class="left-border">NNNN&nbsp; Q</div>
+<!-- The 1st left-most line of left-most "S" --> <div class="left-border">NNNN&nbsp; Q</div>
-<!-- The 2nd left-most line of left-most "S" --> <div>R&nbsp; S&nbsp; T</div>
+<!-- The 2nd left-most line of left-most "S" --> <div>R&nbsp; S&nbsp; T</div>
-<!-- The 3rd left-most line of left-most "S" --> <div>U&nbsp; V&nbsp; W</div>
+<!-- The 3rd left-most line of left-most "S" --> <div>U&nbsp; V&nbsp; W</div>
-<!-- The 4th left-most line of left-most "S" --> <div>X&nbsp; YYYY</div>
+<!-- The 4th left-most line of left-most "S" --> <div>X&nbsp; YYYY</div>
-<!-- The left-most line of right-most "S" --> <div class="left-border">aaaa&nbsp; b</div>
+<!-- The left-most line of right-most "S" --> <div class="left-border">aaaa&nbsp; b</div>
-<!-- The 2nd left-most line of right-most "S" --> <div>c&nbsp; d&nbsp; e</div>
+<!-- The 2nd left-most line of right-most "S" --> <div>c&nbsp; d&nbsp; e</div>
-<!-- The 3rd left-most line of right-most "S" --> <div>f&nbsp; g&nbsp; h</div>
+<!-- The 3rd left-most line of right-most "S" --> <div>f&nbsp; g&nbsp; h</div>
-<!-- The 4th left-most line of right-most "S" --> <div id="right-border">j&nbsp; kkkk</div>
+<!-- The 4th left-most line of right-most "S" --> <div id="right-border">j&nbsp; kkkk</div>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698