1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 05:17:34 +00:00

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.
This commit is contained in:
Andrew Kaster 2023-09-18 21:56:11 -06:00 committed by Andrew Kaster
parent 7e277797ad
commit 64899dba44
5 changed files with 63 additions and 4 deletions

View file

@ -0,0 +1,2 @@
true
true