Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This tests mapping of lang/xml:lang to -webkit-locale with dynamic attribute cha nges. WebKit bug 76364 1 This tests mapping of lang/xml:lang to -webkit-locale with dynamic attribute cha nges. WebKit bug 76364
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
6 PASS localeOfNode('x1') is "ko" 9 PASS localeOfNode('x1') is "ko"
7 PASS localeOfNode('x2') is "ko" 10 PASS localeOfNode('x2') is "ko"
8 PASS localeOfNode('x3') is "ar" 11 PASS localeOfNode('x3') is "ar"
9 PASS localeOfNode('x1') is "ja" 12 PASS localeOfNode('x1') is "ja"
10 PASS localeOfNode('x2') is "ja" 13 PASS localeOfNode('x2') is "ja"
11 PASS localeOfNode('x3') is "ar" 14 PASS localeOfNode('x3') is "ar"
12 PASS localeOfNode('x3') is "auto" 15 PASS localeOfNode('x3') is "auto"
13 PASS localeOfNode('x3') is "ja" 16 PASS localeOfNode('x3') is "ja"
14 PASS localeOfNode('x2') is "zh" 17 PASS localeOfNode('x2') is "zh"
15 PASS localeOfNode('x2') is "ja" 18 PASS localeOfNode('x2') is "ja"
16 PASS localeOfNode('x2') is "ja" 19 PASS localeOfNode('x2') is "ja"
17 PASS successfullyParsed is true 20 PASS successfullyParsed is true
18 21
19 TEST COMPLETE 22 TEST COMPLETE
20 PASS successfullyParsed is true
21
22 TEST COMPLETE
23 23
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/hover-update-expected.txt ('k') | LayoutTests/fast/css/link-alternate-stylesheet-1-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698