mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Tests/LibWeb: Add standard built-in objects test for structuredClone()
This commit is contained in:
parent
77e339022b
commit
66c0e78c7d
Notes:
sideshowbarker
2024-07-16 22:51:10 +09:00
Author: https://github.com/kennethmyhra
Commit: 66c0e78c7d
Pull-request: https://github.com/SerenityOS/serenity/pull/20247
2 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
true
|
||||
false
|
||||
123
|
||||
123.456
|
||||
This is a String object
|
||||
1692748800000
|
Loading…
Add table
Add a link
Reference in a new issue