| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-012.xht
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-012.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-012.xht
|
| index e424cbe0faf7a8a6b98ceb5deb8f50b26c674e91..28eda5c7d9bb83a6421f5f77101a083eb5765635 100644
|
| --- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-012.xht
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-012.xht
|
| @@ -24,14 +24,11 @@
|
| #test_ahem
|
| {
|
| -webkit-text-orientation: sideways-right; /* The property to be tested */
|
| - -webkit-text-orientation:sideways-right;
|
| - -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-right; /* The property to be tested */
|
| - -webkit-text-orientation:sideways-right;
|
| }
|
| #control
|
| {
|
|
|