servo/third_party/WebIDL/tests
Ngo Iok Ui (Wu Yu Wei) 8eed3b442b
Update WebIDL.py (#32495)
* Update WebIDL.py

* Update WebIDL.py

* Add builtin-array.patch

* Fix CodegenRust.py and Configuration.py

* Fix missing downcasts

* mach fmt

* Update check and comment to explain why we need this check

* Update Global of DissimilarOriginWindow.webidl
2024-06-15 04:22:42 +00:00
..
test_any_null.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_argument_identifier_conflicts.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_argument_keywords.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_argument_novoid.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_arraybuffer.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_attr.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_attr_sequence_type.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_attributes_on_types.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_builtin_filename.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_builtins.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_bytestring.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_callback.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_callback_constructor.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_callback_interface.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_cereactions.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_conditional_dictionary_member.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_const.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_constructor.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_constructor_global.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_constructor_no_interface_object.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_deduplicate.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_dictionary.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_distinguishability.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_double_null.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_duplicate_qualifiers.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_empty_enum.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_empty_sequence_default_value.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_enum.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_enum_duplicate_values.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_error_colno.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_error_lineno.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_exposed_extended_attribute.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_extended_attributes.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_float_types.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_forward_decl.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_global_extended_attr.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_identifier_conflict.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_incomplete_parent.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_incomplete_types.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_interface.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_interface_const_identifier_conflicts.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_interface_identifier_conflicts_across_members.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_interface_maplikesetlikeiterable.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_interfacemixin.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_legacyTreatNonObjectAsNull.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_lenientSetter.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_method.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_namespace.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_newobject.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_nullable_equivalency.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_nullable_void.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_observableArray.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_optional_constraints.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_overload.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_promise.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_prototype_ident.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_putForwards.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_record.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_replaceable.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_sanity.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_securecontext_extended_attribute.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_special_method_signature_mismatch.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_special_methods.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_special_methods_uniqueness.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_stringifier.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_toJSON.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_treatNonCallableAsNull.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_typedef.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_typedef_identifier_conflict.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_undefined.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_unenumerable_own_properties.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_unforgeable.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_union.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_union_any.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_union_callback_dict.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_union_nullable.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_usvstring.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
test_variadic_callback.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00
test_variadic_constraints.py Update WebIDL.py (#32495) 2024-06-15 04:22:42 +00:00