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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht

Issue 2485493002: Try disabling test converter to see what changes it still makes. (Closed)
Patch Set: Created 4 years, 1 month 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/line-box-direction-vlr-020.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht
index c1573eb999a313cdbd4833b2eed0c94f33999e40..7c6f2a7f6175a53551a9a61e75b19ab604a88b5d 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht
@@ -27,7 +27,7 @@
height: 7em; /* Each line box has an inline-size of 7em */
list-style: none outside none;
margin: 0em;
- padding-top: 0em; /* overriding default -webkit-padding-start: 40px in several browsers */
+ padding-top: 0em; /* overriding default padding-start: 40px in several browsers */
writing-mode: vertical-lr;
}
]]></style>

Powered by Google App Engine
This is Rietveld 408576698