LibWeb/Bindings: Define constructor properties in the correct order

This commit is contained in:
Shannon Booth 2025-01-11 13:40:44 +13:00 committed by Tim Ledbetter
commit 627b7dd936
Notes: github-actions[bot] 2025-01-11 01:44:32 +00:00
8 changed files with 56 additions and 9 deletions

View file

@ -0,0 +1,8 @@
Harness status: OK
Found 3 tests
3 Pass
Pass Constructor property enumeration order of "length", "name", and "prototype"
Pass Method property enumeration order of "length" and "name"
Pass Getter property enumeration order of "length" and "name"