| Index: LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt
|
| diff --git a/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt b/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt
|
| index 52e138d1c27e70047ef2aa39f494d47e24610859..9dee1efd6b17805e0daf5608a2f26ddbb329eedc 100644
|
| --- a/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt
|
| +++ b/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt
|
| @@ -6,17 +6,17 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS localeOfNode('x1') is "ko"
|
| -PASS localeOfNode('x2') is "ko"
|
| -PASS localeOfNode('x3') is "ar"
|
| -PASS localeOfNode('x1') is "ja"
|
| -PASS localeOfNode('x2') is "ja"
|
| -PASS localeOfNode('x3') is "ar"
|
| +PASS localeOfNode('x1') is "'ko'"
|
| +PASS localeOfNode('x2') is "'ko'"
|
| +PASS localeOfNode('x3') is "'ar'"
|
| +PASS localeOfNode('x1') is "'ja'"
|
| +PASS localeOfNode('x2') is "'ja'"
|
| +PASS localeOfNode('x3') is "'ar'"
|
| PASS localeOfNode('x3') is "auto"
|
| -PASS localeOfNode('x3') is "ja"
|
| -PASS localeOfNode('x2') is "zh"
|
| -PASS localeOfNode('x2') is "ja"
|
| -PASS localeOfNode('x2') is "ja"
|
| +PASS localeOfNode('x3') is "'ja'"
|
| +PASS localeOfNode('x2') is "'zh'"
|
| +PASS localeOfNode('x2') is "'ja'"
|
| +PASS localeOfNode('x2') is "'ja'"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|