Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS "unicode-1-1-utf-8" => "utf-8" | |
| 3 PASS " unicode-1-1-utf-8" => "utf-8" | |
| 4 PASS "unicode-1-1-utf-8 " => "utf-8" | |
| 5 PASS " unicode-1-1-utf-8 " => "utf-8" | |
| 6 PASS "\tunicode-1-1-utf-8" => "utf-8" | |
| 7 PASS "unicode-1-1-utf-8\t" => "utf-8" | |
| 8 PASS "\tunicode-1-1-utf-8\t" => "utf-8" | |
| 9 PASS "\nunicode-1-1-utf-8" => "utf-8" | |
| 10 PASS "unicode-1-1-utf-8\n" => "utf-8" | |
| 11 PASS "\nunicode-1-1-utf-8\n" => "utf-8" | |
| 12 PASS "\funicode-1-1-utf-8" => "utf-8" | |
| 13 PASS "unicode-1-1-utf-8\f" => "utf-8" | |
| 14 PASS "\funicode-1-1-utf-8\f" => "utf-8" | |
| 15 PASS "\runicode-1-1-utf-8" => "utf-8" | |
| 16 PASS "unicode-1-1-utf-8\r" => "utf-8" | |
| 17 PASS "\runicode-1-1-utf-8\r" => "utf-8" | |
| 18 PASS "utf-8" => "utf-8" | |
| 19 PASS " utf-8" => "utf-8" | |
| 20 PASS "utf-8 " => "utf-8" | |
| 21 PASS " utf-8 " => "utf-8" | |
| 22 PASS "\tutf-8" => "utf-8" | |
| 23 PASS "utf-8\t" => "utf-8" | |
| 24 PASS "\tutf-8\t" => "utf-8" | |
| 25 PASS "\nutf-8" => "utf-8" | |
| 26 PASS "utf-8\n" => "utf-8" | |
| 27 PASS "\nutf-8\n" => "utf-8" | |
| 28 PASS "\futf-8" => "utf-8" | |
| 29 PASS "utf-8\f" => "utf-8" | |
| 30 PASS "\futf-8\f" => "utf-8" | |
| 31 PASS "\rutf-8" => "utf-8" | |
| 32 PASS "utf-8\r" => "utf-8" | |
| 33 PASS "\rutf-8\r" => "utf-8" | |
| 34 PASS "utf8" => "utf-8" | |
| 35 PASS " utf8" => "utf-8" | |
| 36 PASS "utf8 " => "utf-8" | |
| 37 PASS " utf8 " => "utf-8" | |
| 38 PASS "\tutf8" => "utf-8" | |
| 39 PASS "utf8\t" => "utf-8" | |
| 40 PASS "\tutf8\t" => "utf-8" | |
| 41 PASS "\nutf8" => "utf-8" | |
| 42 PASS "utf8\n" => "utf-8" | |
| 43 PASS "\nutf8\n" => "utf-8" | |
| 44 PASS "\futf8" => "utf-8" | |
| 45 PASS "utf8\f" => "utf-8" | |
| 46 PASS "\futf8\f" => "utf-8" | |
| 47 PASS "\rutf8" => "utf-8" | |
| 48 PASS "utf8\r" => "utf-8" | |
| 49 PASS "\rutf8\r" => "utf-8" | |
| 50 FAIL "utf-16be" => "utf-16be" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16be') is not 'utf-8'. | |
|
jsbell
2016/04/06 18:03:22
Since this test is not imported, you should fix th
lpan
2016/04/09 03:25:15
Partially done (fixed the label tests). However du
jsbell
2016/04/13 17:52:34
You'll need to rework the test. https://github.com
| |
| 51 FAIL " utf-16be" => "utf-16be" Failed to construct 'TextEncoder': The encoding p rovided (' utf-16be') is not 'utf-8'. | |
| 52 FAIL "utf-16be " => "utf-16be" Failed to construct 'TextEncoder': The encoding p rovided ('utf-16be ') is not 'utf-8'. | |
| 53 FAIL " utf-16be " => "utf-16be" Failed to construct 'TextEncoder': The encoding provided (' utf-16be ') is not 'utf-8'. | |
| 54 FAIL "\tutf-16be" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided (' utf-16be') is not 'utf-8'. | |
| 55 FAIL "utf-16be\t" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided ('utf-16be ') is not 'utf-8'. | |
| 56 FAIL "\tutf-16be\t" => "utf-16be" Failed to construct 'TextEncoder': The encodin g provided (' utf-16be ') is not 'utf-8'. | |
| 57 FAIL "\nutf-16be" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided (' | |
| 58 utf-16be') is not 'utf-8'. | |
| 59 FAIL "utf-16be\n" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided ('utf-16be | |
| 60 ') is not 'utf-8'. | |
| 61 FAIL "\nutf-16be\n" => "utf-16be" Failed to construct 'TextEncoder': The encodin g provided (' | |
| 62 utf-16be | |
| 63 ') is not 'utf-8'. | |
| 64 FAIL "\futf-16be" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided ('utf-16be') is not 'utf-8'. | |
| 65 FAIL "utf-16be\f" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided ('utf-16be') is not 'utf-8'. | |
| 66 FAIL "\futf-16be\f" => "utf-16be" Failed to construct 'TextEncoder': The encodin g provided ('utf-16be') is not 'utf-8'. | |
| 67 FAIL "\rutf-16be" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided ('\rutf-16be') is not 'utf-8'. | |
| 68 FAIL "utf-16be\r" => "utf-16be" Failed to construct 'TextEncoder': The encoding provided ('utf-16be\r') is not 'utf-8'. | |
| 69 FAIL "\rutf-16be\r" => "utf-16be" Failed to construct 'TextEncoder': The encodin g provided ('\rutf-16be\r') is not 'utf-8'. | |
| 70 FAIL "utf-16" => "utf-16le" Failed to construct 'TextEncoder': The encoding prov ided ('utf-16') is not 'utf-8'. | |
| 71 FAIL " utf-16" => "utf-16le" Failed to construct 'TextEncoder': The encoding pro vided (' utf-16') is not 'utf-8'. | |
| 72 FAIL "utf-16 " => "utf-16le" Failed to construct 'TextEncoder': The encoding pro vided ('utf-16 ') is not 'utf-8'. | |
| 73 FAIL " utf-16 " => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided (' utf-16 ') is not 'utf-8'. | |
| 74 FAIL "\tutf-16" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided (' utf-16') is not 'utf-8'. | |
| 75 FAIL "utf-16\t" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16 ') is not 'utf-8'. | |
| 76 FAIL "\tutf-16\t" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided (' utf-16 ') is not 'utf-8'. | |
| 77 FAIL "\nutf-16" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided (' | |
| 78 utf-16') is not 'utf-8'. | |
| 79 FAIL "utf-16\n" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16 | |
| 80 ') is not 'utf-8'. | |
| 81 FAIL "\nutf-16\n" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided (' | |
| 82 utf-16 | |
| 83 ') is not 'utf-8'. | |
| 84 FAIL "\futf-16" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16') is not 'utf-8'. | |
| 85 FAIL "utf-16\f" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16') is not 'utf-8'. | |
| 86 FAIL "\futf-16\f" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('utf-16') is not 'utf-8'. | |
| 87 FAIL "\rutf-16" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('\rutf-16') is not 'utf-8'. | |
| 88 FAIL "utf-16\r" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16\r') is not 'utf-8'. | |
| 89 FAIL "\rutf-16\r" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('\rutf-16\r') is not 'utf-8'. | |
| 90 FAIL "utf-16le" => "utf-16le" Failed to construct 'TextEncoder': The encoding pr ovided ('utf-16le') is not 'utf-8'. | |
| 91 FAIL " utf-16le" => "utf-16le" Failed to construct 'TextEncoder': The encoding p rovided (' utf-16le') is not 'utf-8'. | |
| 92 FAIL "utf-16le " => "utf-16le" Failed to construct 'TextEncoder': The encoding p rovided ('utf-16le ') is not 'utf-8'. | |
| 93 FAIL " utf-16le " => "utf-16le" Failed to construct 'TextEncoder': The encoding provided (' utf-16le ') is not 'utf-8'. | |
| 94 FAIL "\tutf-16le" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided (' utf-16le') is not 'utf-8'. | |
| 95 FAIL "utf-16le\t" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('utf-16le ') is not 'utf-8'. | |
| 96 FAIL "\tutf-16le\t" => "utf-16le" Failed to construct 'TextEncoder': The encodin g provided (' utf-16le ') is not 'utf-8'. | |
| 97 FAIL "\nutf-16le" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided (' | |
| 98 utf-16le') is not 'utf-8'. | |
| 99 FAIL "utf-16le\n" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('utf-16le | |
| 100 ') is not 'utf-8'. | |
| 101 FAIL "\nutf-16le\n" => "utf-16le" Failed to construct 'TextEncoder': The encodin g provided (' | |
| 102 utf-16le | |
| 103 ') is not 'utf-8'. | |
| 104 FAIL "\futf-16le" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('utf-16le') is not 'utf-8'. | |
| 105 FAIL "utf-16le\f" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('utf-16le') is not 'utf-8'. | |
| 106 FAIL "\futf-16le\f" => "utf-16le" Failed to construct 'TextEncoder': The encodin g provided ('utf-16le') is not 'utf-8'. | |
| 107 FAIL "\rutf-16le" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('\rutf-16le') is not 'utf-8'. | |
| 108 FAIL "utf-16le\r" => "utf-16le" Failed to construct 'TextEncoder': The encoding provided ('utf-16le\r') is not 'utf-8'. | |
| 109 FAIL "\rutf-16le\r" => "utf-16le" Failed to construct 'TextEncoder': The encodin g provided ('\rutf-16le\r') is not 'utf-8'. | |
| 110 PASS "\vunicode-1-1-utf-8" => "utf-8" | |
| 111 PASS "unicode-1-1-utf-8\v" => "utf-8" | |
| 112 PASS "\vunicode-1-1-utf-8\v" => "utf-8" | |
| 113 PASS " unicode-1-1-utf-8" => "utf-8" | |
| 114 PASS "unicode-1-1-utf-8 " => "utf-8" | |
| 115 PASS " unicode-1-1-utf-8 " => "utf-8" | |
| 116 PASS " unicode-1-1-utf-8" => "utf-8" | |
| 117 PASS "unicode-1-1-utf-8 " => "utf-8" | |
| 118 PASS " unicode-1-1-utf-8 " => "utf-8" | |
| 119 PASS " unicode-1-1-utf-8" => "utf-8" | |
| 120 PASS "unicode-1-1-utf-8 " => "utf-8" | |
| 121 PASS " unicode-1-1-utf-8 " => "utf-8" | |
| 122 PASS "\vutf-8" => "utf-8" | |
| 123 PASS "utf-8\v" => "utf-8" | |
| 124 PASS "\vutf-8\v" => "utf-8" | |
| 125 PASS " utf-8" => "utf-8" | |
| 126 PASS "utf-8 " => "utf-8" | |
| 127 PASS " utf-8 " => "utf-8" | |
| 128 PASS " utf-8" => "utf-8" | |
| 129 PASS "utf-8 " => "utf-8" | |
| 130 PASS " utf-8 " => "utf-8" | |
| 131 PASS " utf-8" => "utf-8" | |
| 132 PASS "utf-8 " => "utf-8" | |
| 133 PASS " utf-8 " => "utf-8" | |
| 134 PASS "\vutf8" => "utf-8" | |
| 135 PASS "utf8\v" => "utf-8" | |
| 136 PASS "\vutf8\v" => "utf-8" | |
| 137 PASS " utf8" => "utf-8" | |
| 138 PASS "utf8 " => "utf-8" | |
| 139 PASS " utf8 " => "utf-8" | |
| 140 PASS " utf8" => "utf-8" | |
| 141 PASS "utf8 " => "utf-8" | |
| 142 PASS " utf8 " => "utf-8" | |
| 143 PASS " utf8" => "utf-8" | |
| 144 PASS "utf8 " => "utf-8" | |
| 145 PASS " utf8 " => "utf-8" | |
| 146 PASS "\vutf-16be" => "utf-16be" | |
| 147 PASS "utf-16be\v" => "utf-16be" | |
| 148 PASS "\vutf-16be\v" => "utf-16be" | |
| 149 PASS " utf-16be" => "utf-16be" | |
| 150 PASS "utf-16be " => "utf-16be" | |
| 151 PASS " utf-16be " => "utf-16be" | |
| 152 PASS " utf-16be" => "utf-16be" | |
| 153 PASS "utf-16be " => "utf-16be" | |
| 154 PASS " utf-16be " => "utf-16be" | |
| 155 PASS " utf-16be" => "utf-16be" | |
| 156 PASS "utf-16be " => "utf-16be" | |
| 157 PASS " utf-16be " => "utf-16be" | |
| 158 PASS "\vutf-16" => "utf-16le" | |
| 159 PASS "utf-16\v" => "utf-16le" | |
| 160 PASS "\vutf-16\v" => "utf-16le" | |
| 161 PASS " utf-16" => "utf-16le" | |
| 162 PASS "utf-16 " => "utf-16le" | |
| 163 PASS " utf-16 " => "utf-16le" | |
| 164 PASS " utf-16" => "utf-16le" | |
| 165 PASS "utf-16 " => "utf-16le" | |
| 166 PASS " utf-16 " => "utf-16le" | |
| 167 PASS " utf-16" => "utf-16le" | |
| 168 PASS "utf-16 " => "utf-16le" | |
| 169 PASS " utf-16 " => "utf-16le" | |
| 170 PASS "\vutf-16le" => "utf-16le" | |
| 171 PASS "utf-16le\v" => "utf-16le" | |
| 172 PASS "\vutf-16le\v" => "utf-16le" | |
| 173 PASS " utf-16le" => "utf-16le" | |
| 174 PASS "utf-16le " => "utf-16le" | |
| 175 PASS " utf-16le " => "utf-16le" | |
| 176 PASS " utf-16le" => "utf-16le" | |
| 177 PASS "utf-16le " => "utf-16le" | |
| 178 PASS " utf-16le " => "utf-16le" | |
| 179 PASS " utf-16le" => "utf-16le" | |
| 180 PASS "utf-16le " => "utf-16le" | |
| 181 PASS " utf-16le " => "utf-16le" | |
| 182 Harness: the test ran to completion. | |
| OLD | NEW |