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

Side by Side Diff: tests/html/html.status

Issue 1365093003: Fix node_validator xss tests for IE and Firefox (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 interactive_test: Skip # Must be run manually. 5 interactive_test: Skip # Must be run manually.
6 dromaeo_smoke_test: Skip # Issue 14521, 8257 6 dromaeo_smoke_test: Skip # Issue 14521, 8257
7 cross_frame_test: Skip # Test reloads itself. Issue 18558 7 cross_frame_test: Skip # Test reloads itself. Issue 18558
8 8
9 js_array_test: Skip # Issue 23676, 23677 9 js_array_test: Skip # Issue 23676, 23677
10 js_typed_interop_test: Skip # Issue 23676, 23677 10 js_typed_interop_test: Skip # Issue 23676, 23677
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 transferables_test: Fail # Issue 9846 201 transferables_test: Fail # Issue 9846
202 202
203 [ $compiler == dart2js && $minified ] 203 [ $compiler == dart2js && $minified ]
204 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260 5 204 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260 5
205 205
206 [ $compiler == dart2js && $runtime == chrome ] 206 [ $compiler == dart2js && $runtime == chrome ]
207 css_test/supportsPointConversions: Fail # Issues 21710 207 css_test/supportsPointConversions: Fail # Issues 21710
208 css_test/functional: Fail # Issues 21710 208 css_test/functional: Fail # Issues 21710
209 209
210 [ $runtime == ie11 ] 210 [ $runtime == ie11 ]
211 node_validator_important_if_you_suppress_make_the_bug_critical_test/dom_clobberi ng: RuntimeError # Issue 24387
212 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93. 211 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93.
213 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure. 212 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure.
214 worker_test/functional: Pass, Fail # Issues 20659. 213 worker_test/functional: Pass, Fail # Issues 20659.
215 transferables_test: Pass, Fail # Issues 20659. 214 transferables_test: Pass, Fail # Issues 20659.
216 215
217 # IE11 Feature support statuses- 216 # IE11 Feature support statuses-
218 # These results not yet noted in platform support annotations. 217 # These results not yet noted in platform support annotations.
219 # All changes should be accompanied by platform support annotation changes. 218 # All changes should be accompanied by platform support annotation changes.
220 audiobuffersourcenode_test/supported: Fail 219 audiobuffersourcenode_test/supported: Fail
221 audiocontext_test/supported: Fail 220 audiocontext_test/supported: Fail
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 document_test/supports_cssCanvasContext: Fail 343 document_test/supports_cssCanvasContext: Fail
345 element_types_test/supported_template: Fail 344 element_types_test/supported_template: Fail
346 indexeddb_1_test/supported: Fail 345 indexeddb_1_test/supported: Fail
347 indexeddb_1_test/supportsDatabaseNames: Fail 346 indexeddb_1_test/supportsDatabaseNames: Fail
348 mutationobserver_test/supported: Fail 347 mutationobserver_test/supported: Fail
349 performance_api_test/supported: Fail 348 performance_api_test/supported: Fail
350 speechrecognition_test/supported: Fail 349 speechrecognition_test/supported: Fail
351 websql_test/supported: Fail 350 websql_test/supported: Fail
352 351
353 [ $compiler == dart2js && $runtime == ff ] 352 [ $compiler == dart2js && $runtime == ff ]
354 node_validator_important_if_you_suppress_make_the_bug_critical_test/DOM_sanitiza tion: RuntimeError # Issue 24384
355 history_test/history: Skip # Issue 22050 353 history_test/history: Skip # Issue 22050
356 xhr_test/xhr: Pass, Fail # Issue 11602 354 xhr_test/xhr: Pass, Fail # Issue 11602
357 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 355 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
358 webgl_1_test: Pass, Fail # Issue 8219 356 webgl_1_test: Pass, Fail # Issue 8219
359 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass, Fail # Fire fox pre-38 does not like dataUrl videos for drawImage Issue 23479 357 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass, Fail # Fire fox pre-38 does not like dataUrl videos for drawImage Issue 23479
360 text_event_test: Fail # Issue 17893 358 text_event_test: Fail # Issue 17893
361 359
362 # Firefox Feature support statuses- 360 # Firefox Feature support statuses-
363 # All changes should be accompanied by platform support annotation changes. 361 # All changes should be accompanied by platform support annotation changes.
364 document_test/supports_cssCanvasContext: Fail 362 document_test/supports_cssCanvasContext: Fail
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
420 queryall_test: fail 418 queryall_test: fail
421 track_element_constructor_test: StaticWarning 419 track_element_constructor_test: StaticWarning
422 transferables_test: StaticWarning 420 transferables_test: StaticWarning
423 typed_arrays_range_checks_test: StaticWarning 421 typed_arrays_range_checks_test: StaticWarning
424 typing_test: StaticWarning 422 typing_test: StaticWarning
425 webgl_1_test: StaticWarning 423 webgl_1_test: StaticWarning
426 window_nosuchmethod_test: StaticWarning 424 window_nosuchmethod_test: StaticWarning
427 425
428 [ $compiler == dart2js && $cps_ir ] 426 [ $compiler == dart2js && $cps_ir ]
429 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}) : await for 427 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}) : await for
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698