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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-new-005.xht

Issue 1228353008: Remove W3CImportExpectations entries already fixed in upstream (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: TestExpectatons update Created 5 years, 5 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/inline-block-alignment-new-005.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-new-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-new-005.xht
index 81f00da5f97af7689d0b60263e2d91fc428fd2bf..18eb79ee002423d939e045987cb1a4190f571696 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-new-005.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-block-alignment-new-005.xht
@@ -15,7 +15,7 @@
font: 3.75em/1 Ahem; /* computes to 60px */
height: 4em;
-webkit-writing-mode: vertical-lr;
- -webkit-text-orientation: mixed;
+ -webkit-text-orientation: upright;
}
div#inline-block
@@ -46,7 +46,6 @@
span#orange30
{
- display: inline-block;
padding-right: 4em; /* computes to 120px */
font-size: 0.5em; /* computes to 30px */
/*

Powered by Google App Engine
This is Rietveld 408576698