Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
index 511db4d26543ad192ac210de179bab565432dc9c..5ae36f4c7877edbd54e203b27031e264ebdcc4b0 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-014.xht |
@@ -24,14 +24,11 @@ |
#test_ahem |
{ |
-webkit-text-orientation: sideways; /* The property to be tested */ |
- -webkit-text-orientation: sideways; |
- -webkit-writing-mode: vertical-rl; |
-webkit-writing-mode: vertical-rl; |
} |
#control_ahem |
{ |
-webkit-writing-mode: horizontal-tb; |
- -webkit-writing-mode: horizontal-tb; |
} |
.view |
{ |
@@ -41,12 +38,10 @@ |
margin-bottom: 10px; |
width: 3em; |
-webkit-writing-mode: vertical-rl; |
- -webkit-writing-mode: vertical-rl; |
} |
#test |
{ |
-webkit-text-orientation: sideways; /* The property to be tested */ |
- -webkit-text-orientation: sideways; |
} |
#control |
{ |