Kenneth Myhra
|
5397340724
|
LibWeb: Add {,de}serialization steps for DOMQuad
|
2024-03-20 09:16:01 +01:00 |
|
Kenneth Myhra
|
52f056503d
|
LibWeb: Add {,de}serialization steps for CryptoKey
|
2024-03-20 09:16:01 +01:00 |
|
Kenneth Myhra
|
94c6389fc0
|
LibWeb: Add {,de}serialization steps for DOMRect
|
2024-03-17 17:16:09 +01:00 |
|
Kenneth Myhra
|
9f5fa4f4a0
|
LibWeb: Add {,de}serialization steps for DOMRectReadonly
|
2024-03-17 17:16:09 +01:00 |
|
Kenneth Myhra
|
b7006b2423
|
LibWeb: Add {,de}serialization steps for DOMPoint
|
2024-03-17 17:16:09 +01:00 |
|
Kenneth Myhra
|
bf4fb39bfb
|
LibWeb: Add {,de}serialization steps for DOMPointReadonly
|
2024-03-17 17:16:09 +01:00 |
|
Kenneth Myhra
|
8d2f7cfb58
|
LibWeb: Add {,de}serialization steps for DOMMatrix
|
2024-03-17 17:16:09 +01:00 |
|
Kenneth Myhra
|
181424377d
|
LibWeb: Add {,de}serialization steps for DOMMatrixReadonly
|
2024-03-17 17:16:09 +01:00 |
|
Kenneth Myhra
|
0f168d9ca2
|
Tests/LibWeb: Add test to prove we can {,de}serialize File
This test proves the ability of structuredClone() to serialize and
deserialize a File object.
|
2024-02-26 16:10:20 -07:00 |
|
Kenneth Myhra
|
44e5c62545
|
Tests/LibWeb: Add test to prove we can {,de}serialize Blob
This test proves the ability of structuredClone() to serialize and
deserialize a Blob object.
|
2024-02-26 16:10:20 -07:00 |
|