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

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

Issue 217063004: "Reverting 34517" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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
« no previous file with comments | « sdk/lib/async/schedule_microtask.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 event_test: Skip # Issue 1996 5 event_test: Skip # Issue 1996
6 interactive_test: Skip # Must be run manually. 6 interactive_test: Skip # Must be run manually.
7 dromaeo_smoke_test: Skip # Issue 14521, 8257 7 dromaeo_smoke_test: Skip # Issue 14521, 8257
8 custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression) 8 custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
9 [ $runtime == drt || $runtime == dartium ] 9 [ $runtime == drt || $runtime == dartium ]
10 custom/template_wrappers_test: Pass # Issue 16656 Override others 10 custom/template_wrappers_test: Pass # Issue 16656 Override others
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 xsltprocessor_test/supported: Fail 146 xsltprocessor_test/supported: Fail
147 147
148 [ $runtime == ie11 ] 148 [ $runtime == ie11 ]
149 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93. 149 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93.
150 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure. 150 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure.
151 151
152 # IE11 Feature support statuses- 152 # IE11 Feature support statuses-
153 # These results not yet noted in platform support annotations. 153 # These results not yet noted in platform support annotations.
154 # All changes should be accompanied by platform support annotation changes. 154 # All changes should be accompanied by platform support annotation changes.
155 audiobuffersourcenode_test/supported: Fail 155 audiobuffersourcenode_test/supported: Fail
156 audiobuffersourcenode_test/functional: Pass, Fail
156 audiocontext_test/supported: Fail 157 audiocontext_test/supported: Fail
157 crypto_test/supported: Fail 158 crypto_test/supported: Fail
158 css_test/supportsPointConversions: Fail 159 css_test/supportsPointConversions: Fail
159 document_test/supports_cssCanvasContext: Fail 160 document_test/supports_cssCanvasContext: Fail
160 element_types_test/supported_content: Fail 161 element_types_test/supported_content: Fail
161 element_types_test/supported_details: Fail 162 element_types_test/supported_details: Fail
162 element_types_test/supported_keygen: Fail 163 element_types_test/supported_keygen: Fail
163 element_types_test/supported_meter: Fail 164 element_types_test/supported_meter: Fail
164 element_types_test/supported_output: Fail 165 element_types_test/supported_output: Fail
165 element_types_test/supported_shadow: Fail 166 element_types_test/supported_shadow: Fail
166 element_types_test/supported_template: Fail 167 element_types_test/supported_template: Fail
167 fileapi_test/supported: Fail 168 fileapi_test/supported: Fail
168 history_test/supported_HashChangeEvent: Fail 169 history_test/supported_HashChangeEvent: Fail
169 indexeddb_1_test/supportsDatabaseNames: Fail 170 indexeddb_1_test/supportsDatabaseNames: Fail
170 input_element_test/supported_date: Fail 171 input_element_test/supported_date: Fail
171 input_element_test/supported_datetime-local: Fail 172 input_element_test/supported_datetime-local: Fail
172 input_element_test/supported_month: Fail 173 input_element_test/supported_month: Fail
173 input_element_test/supported_time: Fail 174 input_element_test/supported_time: Fail
174 input_element_test/supported_week: Fail 175 input_element_test/supported_week: Fail
175 media_stream_test/supported_MediaStreamEvent: Fail 176 media_stream_test/supported_MediaStreamEvent: Fail
176 media_stream_test/supported_MediaStreamTrackEvent: Fail 177 media_stream_test/supported_MediaStreamTrackEvent: Fail
177 media_stream_test/supported_media: Fail 178 media_stream_test/supported_media: Fail
179 mutationobserver_test/supported: Pass, Fail
178 rtc_test/supported: Fail 180 rtc_test/supported: Fail
179 shadow_dom_test/supported: Fail 181 shadow_dom_test/supported: Fail
180 speechrecognition_test/supported: Fail 182 speechrecognition_test/supported: Fail
181 svgelement_test/supported_altGlyph: Fail 183 svgelement_test/supported_altGlyph: Fail
182 svgelement_test/supported_animate: Fail 184 svgelement_test/supported_animate: Fail
183 svgelement_test/supported_animateMotion: Fail 185 svgelement_test/supported_animateMotion: Fail
184 svgelement_test/supported_animateTransform: Fail 186 svgelement_test/supported_animateTransform: Fail
185 svgelement_test/supported_foreignObject: Fail 187 svgelement_test/supported_foreignObject: Fail
186 svgelement_test/supported_set: Fail 188 svgelement_test/supported_set: Fail
187 touchevent_test/supported: Fail 189 touchevent_test/supported: Fail
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 events_test: StaticWarning 447 events_test: StaticWarning
446 htmlelement_test: StaticWarning 448 htmlelement_test: StaticWarning
447 localstorage_test: StaticWarning 449 localstorage_test: StaticWarning
448 mutationobserver_test: StaticWarning 450 mutationobserver_test: StaticWarning
449 track_element_constructor_test: StaticWarning 451 track_element_constructor_test: StaticWarning
450 transferables_test: StaticWarning 452 transferables_test: StaticWarning
451 typed_arrays_range_checks_test: StaticWarning 453 typed_arrays_range_checks_test: StaticWarning
452 typing_test: StaticWarning 454 typing_test: StaticWarning
453 webgl_1_test: StaticWarning 455 webgl_1_test: StaticWarning
454 window_nosuchmethod_test: StaticWarning 456 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « sdk/lib/async/schedule_microtask.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698