Index: LayoutTests/css3/flexbox/flex-flow-margins-auto-size.html |
diff --git a/LayoutTests/css3/flexbox/flex-flow-margins-auto-size.html b/LayoutTests/css3/flexbox/flex-flow-margins-auto-size.html |
index e6e5f1c4971cf06d4439a6256b797a7cf8f6a7a2..da006a8bfa83b852e104c802fee8fe665f523b7c 100644 |
--- a/LayoutTests/css3/flexbox/flex-flow-margins-auto-size.html |
+++ b/LayoutTests/css3/flexbox/flex-flow-margins-auto-size.html |
@@ -55,8 +55,6 @@ |
<script> |
-// The vertical test cases are failing because of the orthogonal writing modes. |
-// https://bugs.webkit.org/show_bug.cgi?id=70769 |
var writingModes = ['horizontal-tb', 'horizontal-bt', 'vertical-lr', 'vertical-rl']; |
var flexFlows = ['row', 'column', 'row-reverse', 'column-reverse']; |
var directions = ['rtl', 'ltr']; |