| Index: LayoutTests/css3/unicode-bidi-isolate-basic.html
|
| diff --git a/LayoutTests/css3/unicode-bidi-isolate-basic.html b/LayoutTests/css3/unicode-bidi-isolate-basic.html
|
| index b262ab53ab014aa4f965d2ff4fd9f4389c08e911..ef1c5ac29c9670edea978db9561722f47ee6be8e 100644
|
| --- a/LayoutTests/css3/unicode-bidi-isolate-basic.html
|
| +++ b/LayoutTests/css3/unicode-bidi-isolate-basic.html
|
| @@ -11,7 +11,6 @@
|
| -moz-column-gap: 5em;
|
| -webkit-columns:1 1px; /* Make as many (overflowing) columns as necessary, but keep them as narrow as possible */
|
| -webkit-column-gap: 5em;
|
| - -webkit-column-fill: auto;
|
| columns:1 1px;
|
| column-gap: 5em;
|
| column-fill: auto;
|
|
|