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 */ |
/* |