dart-sdk/tests/lib_2/html
Srujan Gaddam 0afd7a6907 [dart:html] Unsuppress MediaDevices.getUserMedia
Bug: https://github.com/dart-lang/sdk/issues/35253

This API was suppressed initially due to issues with conversions
between promises and futures. Now that that has been resolved, this
should be unsuppressed. Tests have been refactored to use both
navigator.getUserMedia and navigator.mediaDevices.getUserMedia.

Change-Id: Ia131b303192c7eaa3f08475cf700a53665ab3584
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147640
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2020-05-12 16:59:49 +00:00
..
canvasrendering [dart:html] Play videos in draw_image_video_element_test 2020-04-16 00:23:23 +00:00
custom Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
js_function_getter_trust_types Move js_function_getter_trust_types_test off of unittest 2020-03-04 23:56:55 +00:00
js_interop_constructor_name Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
Ahem.ttf Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
async_cancellingisolate.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
async_oneshot.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
async_periodictimer.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
async_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
audiobuffersourcenode_test.dart Changed AudioScheduledSourceNode.start to start2. 2018-03-22 13:18:37 +00:00
audiocontext_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
audioelement_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
b_element_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
blob_constructor_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
cache_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
callback_list_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
callbacks_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
canvas_pixel_array_type_alias_test.dart Migrated Block 188 to Dart 2.0 2017-10-11 14:42:22 +00:00
canvas_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
cdata_test.dart Migrated test block 190 to Dart 2.0. 2017-10-05 22:00:26 +00:00
client_rect_test.dart Fixed DOMRectList not having a prototype field. 2018-03-20 01:08:47 +00:00
cross_domain_iframe_script.html [dartdevc] change browser tests to wait longer for async completion 2019-02-16 01:15:01 +00:00
cross_domain_iframe_script.js Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
cross_domain_iframe_test.dart Remove the Dart 1 tests. 2018-10-11 23:45:18 +00:00
cross_frame_test.dart Migrated test block 190 to Dart 2.0. 2017-10-05 22:00:26 +00:00
crypto_test.dart Migrated test block 190 to Dart 2.0. 2017-10-05 22:00:26 +00:00
css_rule_list_test.dart Migrated test block 190 to Dart 2.0. 2017-10-05 22:00:26 +00:00
css_selector_test.dart Migrate css_selector_test off unittest. 2020-02-26 02:17:55 +00:00
css_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
cssstyledeclaration_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
custom_element_method_clash_test.dart Migrate html custom_ tests to async_minitest 2020-03-13 23:09:07 +00:00
custom_element_method_clash_test.html Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
custom_element_name_clash_test.dart Migrate html custom_ tests to async_minitest 2020-03-13 23:09:07 +00:00
custom_element_name_clash_test.html Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
custom_elements_23127_test.dart Migrate html custom_ tests to async_minitest 2020-03-13 23:09:07 +00:00
custom_elements_23127_test.html Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
custom_elements_test.dart Migrate html custom_ tests to async_minitest 2020-03-13 23:09:07 +00:00
custom_elements_test.html Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
custom_tags_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
dart_object_local_storage_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
datalistelement_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
dispatch_parent_event.js Fixes for CSP: status lines and some test fixes. 2018-02-14 21:54:53 +00:00
document_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
documentfragment_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
dom_constructors_test.dart Migrated Block 195 to Dart 2.0 2017-10-05 06:08:10 +00:00
dom_isolates_test.dart.child_isolate.dart Migrated Block 195 to Dart 2.0 2017-10-05 06:08:10 +00:00
domparser_test.dart Migrated Block 195 to Dart 2.0 2017-10-05 06:08:10 +00:00
element_add_test.dart Migrated Block 195 to Dart 2.0 2017-10-05 06:08:10 +00:00
element_animate_omit_timing_test.dart Migrate html element_animate tests to async_minitest 2020-03-13 23:09:07 +00:00
element_animate_simple_timing_test.dart Migrate html element_animate tests to async_minitest 2020-03-13 23:09:07 +00:00
element_animate_supported_test.dart Migrate html element_animate tests to async_minitest 2020-03-13 23:09:07 +00:00
element_animate_timing_dict_test.dart Migrate html element_animate tests to async_minitest 2020-03-13 23:09:07 +00:00
element_classes_svg_test.dart [dart:html] Remove nullability from CssClassSet funcs 2020-04-02 19:29:09 +00:00
element_classes_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
element_constructor_1_test.dart Migrated Block 196 to Dart 2.0 2017-10-05 06:33:42 +00:00
element_dimensions_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
element_offset_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
element_test.dart Migrate element_test to async_minitest 2020-03-13 23:09:07 +00:00
element_types_constructors1_test.dart Update tests to not assume Expect.throws catches ExpectException. 2018-01-26 12:25:03 +00:00
element_types_constructors2_test.dart Dart Web Libraries re-generated based on Chrome 63 WebIDLs. 2018-03-18 09:41:04 +00:00
element_types_constructors3_test.dart Update tests to not assume Expect.throws catches ExpectException. 2018-01-26 12:25:03 +00:00
element_types_constructors4_test.dart Update tests to not assume Expect.throws catches ExpectException. 2018-01-26 12:25:03 +00:00
element_types_constructors5_test.dart Update tests to not assume Expect.throws catches ExpectException. 2018-01-26 12:25:03 +00:00
element_types_constructors6_test.dart Update tests to not assume Expect.throws catches ExpectException. 2018-01-26 12:25:03 +00:00
element_types_content_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_datalist_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_details_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_embed_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_meter_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_object_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_output_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_progress_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_shadow_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_template_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
element_types_track_test.dart Restored keygen element test, not in chrome but other browsers support. 2017-10-05 19:15:35 +00:00
event_callback_test.dart Include native classes needed for RTI 2018-06-28 23:16:28 +00:00
event_customevent_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
event_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
events_test.dart Migrate events_test to async_minitest 2020-03-16 17:48:48 +00:00
exceptions_test.dart Migrated Block 199 to Dart 2.0 2017-10-10 13:53:24 +00:00
file_sample_test.dart Migrate file_sample_test to async_minitest 2020-03-16 17:48:48 +00:00
fileapi_directory_reader_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
fileapi_directory_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
fileapi_entry_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
fileapi_file_entry_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
fileapi_file_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
fileapi_supported_test.dart Migrate html tests using async_minitest and minitest 2020-03-09 20:32:49 +00:00
fileapi_supported_throws_test.dart Add returnsNormally to async_minitest 2020-03-07 02:02:24 +00:00
filereader_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
filteredelementlist_test.dart Migrated Block 199 to Dart 2.0 2017-10-10 13:53:24 +00:00
fontface_loaded_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
fontface_test.dart Migrated Block 199 to Dart 2.0 2017-10-10 13:53:24 +00:00
form_data_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
form_element_test.dart Migrated Block 199 to Dart 2.0 2017-10-10 13:53:24 +00:00
gamepad_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
geolocation_test.dart Migrated Block 200 to Dart 2.0 2017-10-09 02:45:04 +00:00
hidden_dom_1_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
hidden_dom_2_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
history_hash_change_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
history_supported_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
history_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
html_mock_test.dart Migrated Block 200 to Dart 2.0 2017-10-09 02:45:04 +00:00
htmlcollection_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
htmlelement_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
htmloptionscollection_test.dart Migrated Block 200 to Dart 2.0 2017-10-09 02:45:04 +00:00
http_test.dart Fixed a number of dart:html P1 issues. 2019-01-15 17:21:50 +00:00
indexeddb_1_test.dart Migrate indexeddb_* tests to async_minitest 2020-03-16 17:48:48 +00:00
indexeddb_2_test.dart Migrate indexeddb_* tests to async_minitest 2020-03-16 17:48:48 +00:00
indexeddb_3_test.dart Migrate indexeddb_* tests to async_minitest 2020-03-16 17:48:48 +00:00
indexeddb_4_test.dart Migrate indexeddb_* tests to async_minitest 2020-03-16 17:48:48 +00:00
indexeddb_5_test.dart Migrate indexeddb_* tests to async_minitest 2020-03-16 17:48:48 +00:00
input_element_attributes_test.dart Migrated Block 202 to Dart 2.0 2017-10-08 23:19:49 +00:00
input_element_constructor_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_date_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_datetime_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_email_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_month_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_number_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_range_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_search_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_tel_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_time_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_url_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
input_element_week_test.dart Splitout another set of group tests. 2017-10-09 01:07:37 +00:00
instance_of_test.dart Migrated Block 202 to Dart 2.0 2017-10-08 23:19:49 +00:00
interactive_geolocation_test.dart Migrate interactive_geolocation_test to async_minitest 2020-03-16 17:48:48 +00:00
interactive_media_test.dart [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 16:59:49 +00:00
interactive_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
isolates_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
js_array_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
js_browser_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_caching_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_context_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_dart_functions_test.dart Callable object support in Analyzer and DDC. 2018-03-30 18:14:55 +00:00
js_dart_js_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_dart_to_string_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
js_dispatch_property_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
js_dispatch_property_test.html Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
js_dispatch_property_test_js.js Remove the Dart 1 tests. 2018-10-11 23:45:18 +00:00
js_dispatch_property_test_lib.dart Migrated Block 203 to Dart 2.0 2017-10-07 15:34:17 +00:00
js_extend_class_test.dart Migrated Block 203 to Dart 2.0 2017-10-07 15:34:17 +00:00
js_function_getter_test.dart Migrated Block 203 to Dart 2.0 2017-10-07 15:34:17 +00:00
js_identity_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_interop_1_test.dart Migrate js_interop_1_test to async_minitest 2020-03-17 19:19:25 +00:00
js_javascript_function_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_jsarray_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_jsfunc_callmethod_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_jsify_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_jsobject_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_methods_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_mock_test.dart Enable StrongModeWorldStrategy 2018-09-10 07:09:07 +00:00
js_test_util.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
js_transferrables_test.dart Migrated Block 204 to Dart 2.0 2017-10-10 13:00:01 +00:00
js_typed_interop_anonymous2_exp_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_anonymous2_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_anonymous_exp_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_anonymous_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_anonymous_unreachable_exp_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_anonymous_unreachable_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_bind_this_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_callable_object_test.dart Replace package:expect annotations with @pragma 2019-03-05 11:00:17 +00:00
js_typed_interop_default_arg_static_test.dart [dart:html] Remove multitest usage in some js tests 2020-04-08 20:05:36 +00:00
js_typed_interop_default_arg_test.dart [dart:html] Remove multitest usage in some js tests 2020-04-08 20:05:36 +00:00
js_typed_interop_dynamic_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_lazy_test.dart fix dartdevc to be robust if JS interop classes are not found 2018-08-30 00:38:08 +00:00
js_typed_interop_rename_static_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_side_cast_exp_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_side_cast_test.dart Migrated test batch 205 to Dart 2.0. 2017-09-28 08:27:49 +00:00
js_typed_interop_test.dart fix DDC explicit field initialization to null 2018-02-09 02:48:07 +00:00
js_typed_interop_type1_test.dart [dart:html] Remove multitest usage in some js tests 2020-04-08 20:05:36 +00:00
js_typed_interop_type2_test.dart [dart:html] Remove multitest usage in some js tests 2020-04-08 20:05:36 +00:00
js_typed_interop_type3_test.dart Replace package:expect annotations with @pragma 2019-03-05 11:00:17 +00:00
js_typed_interop_type_test.dart Replace package:expect annotations with @pragma 2019-03-05 11:00:17 +00:00
js_typed_interop_window_property_test.dart Migrated test batch 206 to Dart 2.0. 2017-10-02 13:26:07 +00:00
js_util_test.dart Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
json_helper.dart Migrated test batch 206 to Dart 2.0. 2017-10-02 13:26:07 +00:00
keyboard_event_test.dart Migrated test batch 206 to Dart 2.0. 2017-10-02 13:26:07 +00:00
localstorage_test.dart Reland "[dartdevc] Break dart:_debugger dependency on dart:html" 2019-12-04 00:51:18 +00:00
location_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
media_stream_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
mediadevices_test.dart Add test to enumerate media devices 2019-12-13 22:13:00 +00:00
mediasource_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
message_channel_test.dart Fixed MessageChannel receiveing messages on ports. 2018-03-30 17:16:15 +00:00
messageevent_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
mouse_event_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
mutationobserver_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
native_gc_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
navigator_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
node_test.dart Migrated test batch 207 to Dart 2.0. 2017-10-04 20:14:19 +00:00
node_validator_important_if_you_suppress_make_the_bug_critical_test.dart Address a vulnerability in node validator 2020-03-23 20:01:58 +00:00
non_instantiated_is_test.dart Migrated test batch 208 to Dart 2.0. 2017-10-03 10:23:49 +00:00
notification_permission_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
notification_test.dart Migrated test batch 208 to Dart 2.0. 2017-10-03 10:23:49 +00:00
performance_api_test.dart Migrated test batch 208 to Dart 2.0. 2017-10-03 10:23:49 +00:00
postmessage_anonymous_test.dart [dart2js] Extended structured clone algorithm to JSObject. 2019-09-18 18:44:29 +00:00
postmessage_structured_test.dart Migrated test batch 208 to Dart 2.0. 2017-10-03 10:23:49 +00:00
private_extension_member_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
query_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
queryall_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
range_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
request_animation_frame_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
rtc_test.dart Removing 'webkit' prefix, as most modern web browsers will accept 'RTCPeerConnection' 2019-09-24 00:04:00 +00:00
selectelement_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
serialized_script_value_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
shadow_dom_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
shadowroot_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
small.mp4 Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
small.webm Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
speechrecognition_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
storage_promise_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
storage_test.dart Migrated test batch 209 to Dart 2.0. 2017-10-03 13:02:49 +00:00
streams_test.dart Migrated test batch 210 to Dart 2.0. 2017-10-03 14:39:09 +00:00
svg_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
svgelement_test.dart Migrated test batch 210 to Dart 2.0. 2017-10-03 14:39:09 +00:00
table_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
text_event_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
touchevent_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
track_element_constructor_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
transferables_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
transition_event_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
trusted_html_tree_sanitizer_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
typed_arrays_1_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
typed_arrays_2_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
typed_arrays_3_test.dart Migrated test batch 211 to Dart 2.0. 2017-10-04 21:27:40 +00:00
typed_arrays_4_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
typed_arrays_5_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
typed_arrays_arraybuffer_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
typed_arrays_dataview_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
typed_arrays_range_checks_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
typed_arrays_simd_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
typing_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
unknownelement_test.dart Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
uri_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
url_test.dart Migrated test batch 212 to Dart 2.0. 2017-10-05 05:16:20 +00:00
utils.dart Fix issues around "utils.dart" and "util.dart" in lib_2/html. 2017-12-07 19:35:58 +00:00
webgl_1_test.dart - Moved all WebGL rendering/drawing constants to synthesized class WebGL. 2018-06-15 17:08:54 +00:00
webgl_extensions_test.dart Make Expect.throws not accept an expectation error as a throw. 2018-01-25 13:24:03 +00:00
websocket_test.dart Migrate html tests using async_minitest and minitest 2020-03-09 20:32:49 +00:00
websql_test.dart Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
wheelevent_test.dart Migrated test batch 213 to Dart 2.0. 2017-10-05 07:56:30 +00:00
window_eq_test.dart Migrated test batch 213 to Dart 2.0. 2017-10-05 07:56:30 +00:00
window_mangling_test.dart Migrated test batch 213 to Dart 2.0. 2017-10-05 07:56:30 +00:00
window_nosuchmethod_test.dart Migrated test batch 213 to Dart 2.0. 2017-10-05 07:56:30 +00:00
window_test.dart Migrated test block 214 to Dart 2.0. 2017-10-11 20:22:31 +00:00
worker_api_test.dart Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
worker_functional_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
worker_supported_test.dart Migrate the rest of html tests off unittest 2020-03-17 22:40:05 +00:00
wrapping_collections_test.dart Migrated test block 214 to Dart 2.0. 2017-10-11 20:22:31 +00:00
xhr_cross_origin_data.txt Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
xhr_cross_origin_test.dart Migrate html xhr tests to async_minitest 2020-03-17 21:54:45 +00:00
xhr_test.dart Migrate html xhr tests to async_minitest 2020-03-17 21:54:45 +00:00
xsltprocessor_test.dart Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00