| Index: LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
|
| diff --git a/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt b/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
|
| index a63b376de257ad662f697d43d6a41171934def5d..1509febd8587124abc34e53c8df08d6d0ba72966 100644
|
| --- a/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
|
| +++ b/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
|
| @@ -15,4 +15,7 @@ PASS styleOf("span", {"style":"unicode-bidi: bidi-override -webkit-isolate bidi-
|
| PASS styleOf("span", {"style":"unicode-bidi: bidi-override -webkit-isolate -webkit-isolate;"}).unicodeBidi is "normal"
|
| PASS styleOf("span", {"style":"unicode-bidi: bidi-override bad-value;"}).unicodeBidi is "normal"
|
| PASS styleOf("span", {"style":"unicode-bidi: bidi-override embed;"}).unicodeBidi is "normal"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|