| OLD | NEW |
| 1 CONSOLE WARNING: 'Element.setAttributeNodeNS' is deprecated and has been removed
from DOM4 (http://w3.org/tr/dom). |
| 1 This tests mapping of lang/xml:lang to -webkit-locale with dynamic attribute cha
nges. WebKit bug 76364 | 2 This tests mapping of lang/xml:lang to -webkit-locale with dynamic attribute cha
nges. WebKit bug 76364 |
| 2 | 3 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 5 |
| 5 | 6 |
| 6 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 7 | 8 |
| 8 TEST COMPLETE | 9 TEST COMPLETE |
| 9 PASS localeOfNode('x1') is "ko" | 10 PASS localeOfNode('x1') is "ko" |
| 10 PASS localeOfNode('x2') is "ko" | 11 PASS localeOfNode('x2') is "ko" |
| 11 PASS localeOfNode('x3') is "ar" | 12 PASS localeOfNode('x3') is "ar" |
| 12 PASS localeOfNode('x1') is "ja" | 13 PASS localeOfNode('x1') is "ja" |
| 13 PASS localeOfNode('x2') is "ja" | 14 PASS localeOfNode('x2') is "ja" |
| 14 PASS localeOfNode('x3') is "ar" | 15 PASS localeOfNode('x3') is "ar" |
| 15 PASS localeOfNode('x3') is "auto" | 16 PASS localeOfNode('x3') is "auto" |
| 16 PASS localeOfNode('x3') is "ja" | 17 PASS localeOfNode('x3') is "ja" |
| 18 PASS localeOfNode('x2') is "zh" |
| 19 PASS localeOfNode('x2') is "ja" |
| 20 PASS localeOfNode('x2') is "ja" |
| 17 PASS successfullyParsed is true | 21 PASS successfullyParsed is true |
| 18 | 22 |
| 19 TEST COMPLETE | 23 TEST COMPLETE |
| 20 | 24 |
| OLD | NEW |