ladybird/Libraries/LibWeb/Geometry
Callum Law 99dd648475 LibWeb: Disallow ASF in DOMMatrix constructor
We have no context to resolve ASFs against here so we should throw.
2025-09-28 17:43:25 +02:00
..
DOMMatrix.cpp LibWeb/Geometry: Add a method to multiply a DOMMatrix by a DOMMatrix 2025-09-24 12:27:05 +01:00
DOMMatrix.h LibWeb/Geometry: Add a method to multiply a DOMMatrix by a DOMMatrix 2025-09-24 12:27:05 +01:00
DOMMatrix.idl
DOMMatrixReadOnly.cpp LibWeb: Disallow ASF in DOMMatrix constructor 2025-09-28 17:43:25 +02:00
DOMMatrixReadOnly.h LibGfx+LibMedia+LibWeb: Use new Matrix subscript operator 2025-07-28 09:15:23 +02:00
DOMMatrixReadOnly.idl
DOMPoint.cpp
DOMPoint.h LibWeb: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
DOMPoint.idl
DOMPointReadOnly.cpp LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
DOMPointReadOnly.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
DOMPointReadOnly.idl
DOMQuad.cpp LibWeb: Assume structured deserialization creates the correct type 2025-07-18 10:09:02 -04:00
DOMQuad.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
DOMQuad.idl
DOMRect.cpp
DOMRect.h LibWeb: Use enum for serialization and reimplement interface exposure 2025-07-15 09:20:02 -04:00
DOMRect.idl
DOMRectList.cpp
DOMRectList.h
DOMRectList.idl
DOMRectReadOnly.cpp LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
DOMRectReadOnly.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
DOMRectReadOnly.idl