1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Tests/LibWeb/Text/input/HTML
Andrew Kaster 64899dba44 LibWeb: Implement document-tree child navigable target name property set
This AO allows accessing child navigables by their name as named
properties on the WindowProxy object.
2023-09-22 19:55:59 -06:00
..
Navigation-object-properties.html LibWeb: Don't assert when calling navigation properties 2023-08-26 07:35:50 +01:00
navigator-beacon.html LibWeb: Add basic Navigator send beacon support 2023-09-18 11:08:26 -06:00
StructuredClone-array-buffer-views.html LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews 2023-09-13 08:49:09 +02:00
StructuredClone-object-primitives.html LibWeb: Add {de}serialization steps for ArrayBuffers 2023-09-12 22:14:39 +02:00
StructuredClone-primitives.html Tests/LibWeb: Add primitives test for structuredClone() 2023-07-23 06:37:14 +02:00
Window-named-properties-iframe.html LibWeb: Implement document-tree child navigable target name property set 2023-09-22 19:55:59 -06:00