Index: third_party/WebKit/LayoutTests/css3/flexbox/flex-flow.html |
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow.html b/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow.html |
index 2076aaa094eb83901aefe66145de4f471eb71080..cf8833e57ad8d781e49ba88f1e7315aa016a7961 100644 |
--- a/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow.html |
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow.html |
@@ -19,10 +19,6 @@ body { |
direction: rtl; |
} |
-.bt { |
- -webkit-writing-mode: horizontal-bt; |
-} |
- |
.vertical-rl, .vertical-lr, .column, .column-reverse { |
height: 600px; |
} |