ladybird/Userland/Libraries/LibWeb/Geometry
Andreas Kling cc4b3cbacc
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
Meta: Update my e-mail address everywhere
2024-10-04 13:19:50 +02:00
..
DOMMatrix.cpp LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 2024-04-27 18:29:35 -04:00
DOMMatrix.h LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 2024-05-30 09:29:20 -06:00
DOMMatrix.idl LibWeb: Add DOMMatrix string constructor and set matrix value 2024-01-07 13:15:53 +01:00
DOMMatrixReadOnly.cpp LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 2024-04-27 18:29:35 -04:00
DOMMatrixReadOnly.h LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 2024-05-30 09:29:20 -06:00
DOMMatrixReadOnly.idl LibWeb: Add DOMMatrix fromFloat32Array and fromFloat64Array 2023-10-03 16:15:14 -06:00
DOMPoint.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPoint.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPoint.idl
DOMPointReadOnly.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPointReadOnly.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPointReadOnly.idl LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint 2023-09-01 20:58:13 +02:00
DOMQuad.cpp LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 21:30:52 +01:00
DOMQuad.h LibWeb: Add {,de}serialization steps for DOMQuad 2024-03-20 09:16:01 +01:00
DOMQuad.idl IDL: Add missing #imports 2023-11-11 08:51:51 +01:00
DOMRect.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRect.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRect.idl LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 21:30:52 +01:00
DOMRectList.cpp Bindings: Implement is_supported_property_index in terms of item_value 2024-07-26 14:26:16 +02:00
DOMRectList.h Bindings: Implement is_supported_property_index in terms of item_value 2024-07-26 14:26:16 +02:00
DOMRectList.idl IDL: Add missing spec links 2023-11-11 08:51:51 +01:00
DOMRectReadOnly.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRectReadOnly.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRectReadOnly.idl LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 21:30:52 +01:00