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

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

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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-020.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-020.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-020.xht
index c49f8dd1051ab2a5078e9386a251e15a8bc60e70..825a73acc73b9bcb44af518718d95485bf6280e6 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-020.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-020.xht
@@ -28,7 +28,7 @@
list-style: none outside none;
margin: 0em;
padding-top: 0em; /* overriding default -webkit-padding-start: 40px in several browsers */
- writing-mode: vertical-lr;
+ -webkit-writing-mode: vertical-lr;
}
]]></style>
</head>

Powered by Google App Engine
This is Rietveld 408576698