summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt
blob: 8bdd2c447a1d95933ff24c0335aa624480a7ad48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This tests mapping of lang/xml:lang to -webkit-locale with dynamic attribute changes. WebKit bug 76364

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('x3') is "auto"
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