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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script-languages-02-expected.txt

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months 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
(Empty)
1 This is a testharness.js-based test.
2 PASS Script should run with type=""
3 PASS Script shouldn't run with type=" "
4 PASS Script should run with type="application/ecmascript"
5 PASS Script should run with type="application/javascript"
6 FAIL Script should run with type="application/x-ecmascript" assert_equals: expec ted true but got false
7 PASS Script should run with type="application/x-javascript"
8 PASS Script should run with type="APPLICATION/ECMASCRIPT"
9 PASS Script should run with type="APPLICATION/JAVASCRIPT"
10 FAIL Script should run with type="APPLICATION/X-ECMASCRIPT" assert_equals: expec ted true but got false
11 PASS Script should run with type="APPLICATION/X-JAVASCRIPT"
12 PASS Script should run with type="application/ecmascript "
13 PASS Script should run with type="application/javascript "
14 FAIL Script should run with type="application/x-ecmascript " assert_equals: expe cted true but got false
15 PASS Script should run with type="application/x-javascript "
16 PASS Script should run with type=" application/ecmascript"
17 PASS Script should run with type=" application/javascript"
18 FAIL Script should run with type=" application/x-ecmascript" assert_equals: expe cted true but got false
19 PASS Script should run with type=" application/x-javascript"
20 PASS Script should run with type="application/ecmascript\t"
21 PASS Script should run with type="application/javascript\t"
22 FAIL Script should run with type="application/x-ecmascript\t" assert_equals: exp ected true but got false
23 PASS Script should run with type="application/x-javascript\t"
24 PASS Script should run with type="\tapplication/ecmascript"
25 PASS Script should run with type="\tapplication/javascript"
26 FAIL Script should run with type="\tapplication/x-ecmascript" assert_equals: exp ected true but got false
27 PASS Script should run with type="\tapplication/x-javascript"
28 PASS Script should run with type="application/ecmascript\n"
29 PASS Script should run with type="application/javascript\n"
30 FAIL Script should run with type="application/x-ecmascript\n" assert_equals: exp ected true but got false
31 PASS Script should run with type="application/x-javascript\n"
32 PASS Script should run with type="\napplication/ecmascript"
33 PASS Script should run with type="\napplication/javascript"
34 FAIL Script should run with type="\napplication/x-ecmascript" assert_equals: exp ected true but got false
35 PASS Script should run with type="\napplication/x-javascript"
36 PASS Script should run with type="application/ecmascript\r"
37 PASS Script should run with type="application/javascript\r"
38 FAIL Script should run with type="application/x-ecmascript\r" assert_equals: exp ected true but got false
39 PASS Script should run with type="application/x-javascript\r"
40 PASS Script should run with type="\rapplication/ecmascript"
41 PASS Script should run with type="\rapplication/javascript"
42 FAIL Script should run with type="\rapplication/x-ecmascript" assert_equals: exp ected true but got false
43 PASS Script should run with type="\rapplication/x-javascript"
44 PASS Script should run with type="application/ecmascript\f"
45 PASS Script should run with type="application/javascript\f"
46 FAIL Script should run with type="application/x-ecmascript\f" assert_equals: exp ected true but got false
47 PASS Script should run with type="application/x-javascript\f"
48 PASS Script should run with type="\fapplication/ecmascript"
49 PASS Script should run with type="\fapplication/javascript"
50 FAIL Script should run with type="\fapplication/x-ecmascript" assert_equals: exp ected true but got false
51 PASS Script should run with type="\fapplication/x-javascript"
52 PASS Script shouldn't run with type="application/ecmascript\0"
53 PASS Script shouldn't run with type="application/javascript\0"
54 PASS Script shouldn't run with type="application/x-ecmascript\0"
55 PASS Script shouldn't run with type="application/x-javascript\0"
56 PASS Script shouldn't run with type="application/ecmascript\0foo"
57 PASS Script shouldn't run with type="application/javascript\0foo"
58 PASS Script shouldn't run with type="application/x-ecmascript\0foo"
59 PASS Script shouldn't run with type="application/x-javascript\0foo"
60 PASS Script should run with type="text/ecmascript"
61 PASS Script should run with type="text/javascript"
62 FAIL Script should run with type="text/javascript1.0" assert_equals: expected tr ue but got false
63 PASS Script should run with type="text/javascript1.1"
64 PASS Script should run with type="text/javascript1.2"
65 PASS Script should run with type="text/javascript1.3"
66 FAIL Script should run with type="text/javascript1.4" assert_equals: expected tr ue but got false
67 FAIL Script should run with type="text/javascript1.5" assert_equals: expected tr ue but got false
68 PASS Script should run with type="text/jscript"
69 PASS Script should run with type="text/livescript"
70 FAIL Script should run with type="text/x-ecmascript" assert_equals: expected tru e but got false
71 FAIL Script should run with type="text/x-javascript" assert_equals: expected tru e but got false
72 PASS Script should run with type="TEXT/ECMASCRIPT"
73 PASS Script should run with type="TEXT/JAVASCRIPT"
74 FAIL Script should run with type="TEXT/JAVASCRIPT1.0" assert_equals: expected tr ue but got false
75 PASS Script should run with type="TEXT/JAVASCRIPT1.1"
76 PASS Script should run with type="TEXT/JAVASCRIPT1.2"
77 PASS Script should run with type="TEXT/JAVASCRIPT1.3"
78 FAIL Script should run with type="TEXT/JAVASCRIPT1.4" assert_equals: expected tr ue but got false
79 FAIL Script should run with type="TEXT/JAVASCRIPT1.5" assert_equals: expected tr ue but got false
80 PASS Script should run with type="TEXT/JSCRIPT"
81 PASS Script should run with type="TEXT/LIVESCRIPT"
82 FAIL Script should run with type="TEXT/X-ECMASCRIPT" assert_equals: expected tru e but got false
83 FAIL Script should run with type="TEXT/X-JAVASCRIPT" assert_equals: expected tru e but got false
84 PASS Script should run with type="text/ecmascript "
85 PASS Script should run with type="text/javascript "
86 FAIL Script should run with type="text/javascript1.0 " assert_equals: expected t rue but got false
87 PASS Script should run with type="text/javascript1.1 "
88 PASS Script should run with type="text/javascript1.2 "
89 PASS Script should run with type="text/javascript1.3 "
90 FAIL Script should run with type="text/javascript1.4 " assert_equals: expected t rue but got false
91 FAIL Script should run with type="text/javascript1.5 " assert_equals: expected t rue but got false
92 PASS Script should run with type="text/jscript "
93 PASS Script should run with type="text/livescript "
94 FAIL Script should run with type="text/x-ecmascript " assert_equals: expected tr ue but got false
95 FAIL Script should run with type="text/x-javascript " assert_equals: expected tr ue but got false
96 PASS Script should run with type=" text/ecmascript"
97 PASS Script should run with type=" text/javascript"
98 FAIL Script should run with type=" text/javascript1.0" assert_equals: expected t rue but got false
99 PASS Script should run with type=" text/javascript1.1"
100 PASS Script should run with type=" text/javascript1.2"
101 PASS Script should run with type=" text/javascript1.3"
102 FAIL Script should run with type=" text/javascript1.4" assert_equals: expected t rue but got false
103 FAIL Script should run with type=" text/javascript1.5" assert_equals: expected t rue but got false
104 PASS Script should run with type=" text/jscript"
105 PASS Script should run with type=" text/livescript"
106 FAIL Script should run with type=" text/x-ecmascript" assert_equals: expected tr ue but got false
107 FAIL Script should run with type=" text/x-javascript" assert_equals: expected tr ue but got false
108 PASS Script should run with type="text/ecmascript\t"
109 PASS Script should run with type="text/javascript\t"
110 FAIL Script should run with type="text/javascript1.0\t" assert_equals: expected true but got false
111 PASS Script should run with type="text/javascript1.1\t"
112 PASS Script should run with type="text/javascript1.2\t"
113 PASS Script should run with type="text/javascript1.3\t"
114 FAIL Script should run with type="text/javascript1.4\t" assert_equals: expected true but got false
115 FAIL Script should run with type="text/javascript1.5\t" assert_equals: expected true but got false
116 PASS Script should run with type="text/jscript\t"
117 PASS Script should run with type="text/livescript\t"
118 FAIL Script should run with type="text/x-ecmascript\t" assert_equals: expected t rue but got false
119 FAIL Script should run with type="text/x-javascript\t" assert_equals: expected t rue but got false
120 PASS Script should run with type="\ttext/ecmascript"
121 PASS Script should run with type="\ttext/javascript"
122 FAIL Script should run with type="\ttext/javascript1.0" assert_equals: expected true but got false
123 PASS Script should run with type="\ttext/javascript1.1"
124 PASS Script should run with type="\ttext/javascript1.2"
125 PASS Script should run with type="\ttext/javascript1.3"
126 FAIL Script should run with type="\ttext/javascript1.4" assert_equals: expected true but got false
127 FAIL Script should run with type="\ttext/javascript1.5" assert_equals: expected true but got false
128 PASS Script should run with type="\ttext/jscript"
129 PASS Script should run with type="\ttext/livescript"
130 FAIL Script should run with type="\ttext/x-ecmascript" assert_equals: expected t rue but got false
131 FAIL Script should run with type="\ttext/x-javascript" assert_equals: expected t rue but got false
132 PASS Script should run with type="text/ecmascript\n"
133 PASS Script should run with type="text/javascript\n"
134 FAIL Script should run with type="text/javascript1.0\n" assert_equals: expected true but got false
135 PASS Script should run with type="text/javascript1.1\n"
136 PASS Script should run with type="text/javascript1.2\n"
137 PASS Script should run with type="text/javascript1.3\n"
138 FAIL Script should run with type="text/javascript1.4\n" assert_equals: expected true but got false
139 FAIL Script should run with type="text/javascript1.5\n" assert_equals: expected true but got false
140 PASS Script should run with type="text/jscript\n"
141 PASS Script should run with type="text/livescript\n"
142 FAIL Script should run with type="text/x-ecmascript\n" assert_equals: expected t rue but got false
143 FAIL Script should run with type="text/x-javascript\n" assert_equals: expected t rue but got false
144 PASS Script should run with type="\ntext/ecmascript"
145 PASS Script should run with type="\ntext/javascript"
146 FAIL Script should run with type="\ntext/javascript1.0" assert_equals: expected true but got false
147 PASS Script should run with type="\ntext/javascript1.1"
148 PASS Script should run with type="\ntext/javascript1.2"
149 PASS Script should run with type="\ntext/javascript1.3"
150 FAIL Script should run with type="\ntext/javascript1.4" assert_equals: expected true but got false
151 FAIL Script should run with type="\ntext/javascript1.5" assert_equals: expected true but got false
152 PASS Script should run with type="\ntext/jscript"
153 PASS Script should run with type="\ntext/livescript"
154 FAIL Script should run with type="\ntext/x-ecmascript" assert_equals: expected t rue but got false
155 FAIL Script should run with type="\ntext/x-javascript" assert_equals: expected t rue but got false
156 PASS Script should run with type="text/ecmascript\r"
157 PASS Script should run with type="text/javascript\r"
158 FAIL Script should run with type="text/javascript1.0\r" assert_equals: expected true but got false
159 PASS Script should run with type="text/javascript1.1\r"
160 PASS Script should run with type="text/javascript1.2\r"
161 PASS Script should run with type="text/javascript1.3\r"
162 FAIL Script should run with type="text/javascript1.4\r" assert_equals: expected true but got false
163 FAIL Script should run with type="text/javascript1.5\r" assert_equals: expected true but got false
164 PASS Script should run with type="text/jscript\r"
165 PASS Script should run with type="text/livescript\r"
166 FAIL Script should run with type="text/x-ecmascript\r" assert_equals: expected t rue but got false
167 FAIL Script should run with type="text/x-javascript\r" assert_equals: expected t rue but got false
168 PASS Script should run with type="\rtext/ecmascript"
169 PASS Script should run with type="\rtext/javascript"
170 FAIL Script should run with type="\rtext/javascript1.0" assert_equals: expected true but got false
171 PASS Script should run with type="\rtext/javascript1.1"
172 PASS Script should run with type="\rtext/javascript1.2"
173 PASS Script should run with type="\rtext/javascript1.3"
174 FAIL Script should run with type="\rtext/javascript1.4" assert_equals: expected true but got false
175 FAIL Script should run with type="\rtext/javascript1.5" assert_equals: expected true but got false
176 PASS Script should run with type="\rtext/jscript"
177 PASS Script should run with type="\rtext/livescript"
178 FAIL Script should run with type="\rtext/x-ecmascript" assert_equals: expected t rue but got false
179 FAIL Script should run with type="\rtext/x-javascript" assert_equals: expected t rue but got false
180 PASS Script should run with type="text/ecmascript\f"
181 PASS Script should run with type="text/javascript\f"
182 FAIL Script should run with type="text/javascript1.0\f" assert_equals: expected true but got false
183 PASS Script should run with type="text/javascript1.1\f"
184 PASS Script should run with type="text/javascript1.2\f"
185 PASS Script should run with type="text/javascript1.3\f"
186 FAIL Script should run with type="text/javascript1.4\f" assert_equals: expected true but got false
187 FAIL Script should run with type="text/javascript1.5\f" assert_equals: expected true but got false
188 PASS Script should run with type="text/jscript\f"
189 PASS Script should run with type="text/livescript\f"
190 FAIL Script should run with type="text/x-ecmascript\f" assert_equals: expected t rue but got false
191 FAIL Script should run with type="text/x-javascript\f" assert_equals: expected t rue but got false
192 PASS Script should run with type="\ftext/ecmascript"
193 PASS Script should run with type="\ftext/javascript"
194 FAIL Script should run with type="\ftext/javascript1.0" assert_equals: expected true but got false
195 PASS Script should run with type="\ftext/javascript1.1"
196 PASS Script should run with type="\ftext/javascript1.2"
197 PASS Script should run with type="\ftext/javascript1.3"
198 FAIL Script should run with type="\ftext/javascript1.4" assert_equals: expected true but got false
199 FAIL Script should run with type="\ftext/javascript1.5" assert_equals: expected true but got false
200 PASS Script should run with type="\ftext/jscript"
201 PASS Script should run with type="\ftext/livescript"
202 FAIL Script should run with type="\ftext/x-ecmascript" assert_equals: expected t rue but got false
203 FAIL Script should run with type="\ftext/x-javascript" assert_equals: expected t rue but got false
204 PASS Script shouldn't run with type="text/ecmascript\0"
205 PASS Script shouldn't run with type="text/javascript\0"
206 PASS Script shouldn't run with type="text/javascript1.0\0"
207 PASS Script shouldn't run with type="text/javascript1.1\0"
208 PASS Script shouldn't run with type="text/javascript1.2\0"
209 PASS Script shouldn't run with type="text/javascript1.3\0"
210 PASS Script shouldn't run with type="text/javascript1.4\0"
211 PASS Script shouldn't run with type="text/javascript1.5\0"
212 PASS Script shouldn't run with type="text/jscript\0"
213 PASS Script shouldn't run with type="text/livescript\0"
214 PASS Script shouldn't run with type="text/x-ecmascript\0"
215 PASS Script shouldn't run with type="text/x-javascript\0"
216 PASS Script shouldn't run with type="text/ecmascript\0foo"
217 PASS Script shouldn't run with type="text/javascript\0foo"
218 PASS Script shouldn't run with type="text/javascript1.0\0foo"
219 PASS Script shouldn't run with type="text/javascript1.1\0foo"
220 PASS Script shouldn't run with type="text/javascript1.2\0foo"
221 PASS Script shouldn't run with type="text/javascript1.3\0foo"
222 PASS Script shouldn't run with type="text/javascript1.4\0foo"
223 PASS Script shouldn't run with type="text/javascript1.5\0foo"
224 PASS Script shouldn't run with type="text/jscript\0foo"
225 PASS Script shouldn't run with type="text/livescript\0foo"
226 PASS Script shouldn't run with type="text/x-ecmascript\0foo"
227 PASS Script shouldn't run with type="text/x-javascript\0foo"
228 PASS Script should run with language=""
229 PASS Script shouldn't run with language=" "
230 PASS Script should run with language="ecmascript"
231 PASS Script should run with language="javascript"
232 PASS Script should run with language="javascript1.0"
233 PASS Script should run with language="javascript1.1"
234 PASS Script should run with language="javascript1.2"
235 PASS Script should run with language="javascript1.3"
236 PASS Script should run with language="javascript1.4"
237 PASS Script should run with language="javascript1.5"
238 PASS Script should run with language="jscript"
239 PASS Script should run with language="livescript"
240 FAIL Script should run with language="x-ecmascript" assert_equals: expected true but got false
241 FAIL Script should run with language="x-javascript" assert_equals: expected true but got false
242 PASS Script should run with language="ECMASCRIPT"
243 PASS Script should run with language="JAVASCRIPT"
244 PASS Script should run with language="JAVASCRIPT1.0"
245 PASS Script should run with language="JAVASCRIPT1.1"
246 PASS Script should run with language="JAVASCRIPT1.2"
247 PASS Script should run with language="JAVASCRIPT1.3"
248 PASS Script should run with language="JAVASCRIPT1.4"
249 PASS Script should run with language="JAVASCRIPT1.5"
250 PASS Script should run with language="JSCRIPT"
251 PASS Script should run with language="LIVESCRIPT"
252 FAIL Script should run with language="X-ECMASCRIPT" assert_equals: expected true but got false
253 FAIL Script should run with language="X-JAVASCRIPT" assert_equals: expected true but got false
254 PASS Script shouldn't run with language="ecmascript "
255 PASS Script shouldn't run with language="javascript "
256 PASS Script shouldn't run with language="javascript1.0 "
257 PASS Script shouldn't run with language="javascript1.1 "
258 PASS Script shouldn't run with language="javascript1.2 "
259 PASS Script shouldn't run with language="javascript1.3 "
260 PASS Script shouldn't run with language="javascript1.4 "
261 PASS Script shouldn't run with language="javascript1.5 "
262 PASS Script shouldn't run with language="jscript "
263 PASS Script shouldn't run with language="livescript "
264 PASS Script shouldn't run with language="x-ecmascript "
265 PASS Script shouldn't run with language="x-javascript "
266 PASS Script shouldn't run with language=" ecmascript"
267 PASS Script shouldn't run with language=" javascript"
268 PASS Script shouldn't run with language=" javascript1.0"
269 PASS Script shouldn't run with language=" javascript1.1"
270 PASS Script shouldn't run with language=" javascript1.2"
271 PASS Script shouldn't run with language=" javascript1.3"
272 PASS Script shouldn't run with language=" javascript1.4"
273 PASS Script shouldn't run with language=" javascript1.5"
274 PASS Script shouldn't run with language=" jscript"
275 PASS Script shouldn't run with language=" livescript"
276 PASS Script shouldn't run with language=" x-ecmascript"
277 PASS Script shouldn't run with language=" x-javascript"
278 PASS Script shouldn't run with language="ecmascriptxyz"
279 PASS Script shouldn't run with language="javascriptxyz"
280 PASS Script shouldn't run with language="javascript1.0xyz"
281 PASS Script shouldn't run with language="javascript1.1xyz"
282 PASS Script shouldn't run with language="javascript1.2xyz"
283 PASS Script shouldn't run with language="javascript1.3xyz"
284 PASS Script shouldn't run with language="javascript1.4xyz"
285 PASS Script shouldn't run with language="javascript1.5xyz"
286 PASS Script shouldn't run with language="jscriptxyz"
287 PASS Script shouldn't run with language="livescriptxyz"
288 PASS Script shouldn't run with language="x-ecmascriptxyz"
289 PASS Script shouldn't run with language="x-javascriptxyz"
290 PASS Script shouldn't run with language="xyzecmascript"
291 PASS Script shouldn't run with language="xyzjavascript"
292 PASS Script shouldn't run with language="xyzjavascript1.0"
293 PASS Script shouldn't run with language="xyzjavascript1.1"
294 PASS Script shouldn't run with language="xyzjavascript1.2"
295 PASS Script shouldn't run with language="xyzjavascript1.3"
296 PASS Script shouldn't run with language="xyzjavascript1.4"
297 PASS Script shouldn't run with language="xyzjavascript1.5"
298 PASS Script shouldn't run with language="xyzjscript"
299 PASS Script shouldn't run with language="xyzlivescript"
300 PASS Script shouldn't run with language="xyzx-ecmascript"
301 PASS Script shouldn't run with language="xyzx-javascript"
302 PASS Script shouldn't run with language="ecmascript\0"
303 PASS Script shouldn't run with language="javascript\0"
304 PASS Script shouldn't run with language="javascript1.0\0"
305 PASS Script shouldn't run with language="javascript1.1\0"
306 PASS Script shouldn't run with language="javascript1.2\0"
307 PASS Script shouldn't run with language="javascript1.3\0"
308 PASS Script shouldn't run with language="javascript1.4\0"
309 PASS Script shouldn't run with language="javascript1.5\0"
310 PASS Script shouldn't run with language="jscript\0"
311 PASS Script shouldn't run with language="livescript\0"
312 PASS Script shouldn't run with language="x-ecmascript\0"
313 PASS Script shouldn't run with language="x-javascript\0"
314 PASS Script shouldn't run with language="ecmascript\0foo"
315 PASS Script shouldn't run with language="javascript\0foo"
316 PASS Script shouldn't run with language="javascript1.0\0foo"
317 PASS Script shouldn't run with language="javascript1.1\0foo"
318 PASS Script shouldn't run with language="javascript1.2\0foo"
319 PASS Script shouldn't run with language="javascript1.3\0foo"
320 PASS Script shouldn't run with language="javascript1.4\0foo"
321 PASS Script shouldn't run with language="javascript1.5\0foo"
322 PASS Script shouldn't run with language="jscript\0foo"
323 PASS Script shouldn't run with language="livescript\0foo"
324 PASS Script shouldn't run with language="x-ecmascript\0foo"
325 PASS Script shouldn't run with language="x-javascript\0foo"
326 Harness: the test ran to completion.
327
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698