mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:17:44 +00:00
Tests/LibWeb: Add primitives test for structuredClone()
This commit is contained in:
parent
8c88e8f896
commit
2c06ad3a05
2 changed files with 21 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
undefined
|
||||
null
|
||||
true
|
||||
false
|
||||
123
|
||||
123.456
|
||||
9007199254740991
|
||||
This is a string
|
Loading…
Add table
Add a link
Reference in a new issue