ladybird/Libraries/LibWeb/TrustedTypes
Tete17 c84c97b339 LibWeb: Implement createHTML for TrustedTypePolicy
This is the main mechanism by which users of the api can create
safe object with a callback for any needed sanitation of the values.
2025-08-11 12:21:31 +01:00
..
InjectionSink.h LibWeb: Update Document.write spec steps 2025-02-25 15:19:38 +01:00
TrustedHTML.cpp LibWeb: Implement TrustedHTML class 2025-08-11 12:21:31 +01:00
TrustedHTML.h LibWeb: Implement TrustedHTML class 2025-08-11 12:21:31 +01:00
TrustedHTML.idl LibWeb: Implement TrustedHTML class 2025-08-11 12:21:31 +01:00
TrustedTypePolicy.cpp LibWeb: Implement createHTML for TrustedTypePolicy 2025-08-11 12:21:31 +01:00
TrustedTypePolicy.h LibWeb: Implement createHTML for TrustedTypePolicy 2025-08-11 12:21:31 +01:00
TrustedTypePolicy.idl LibWeb: Implement createHTML for TrustedTypePolicy 2025-08-11 12:21:31 +01:00
TrustedTypePolicyFactory.cpp LibWeb: Finish algorithm to block trusted type policy creation with CSP 2025-08-11 12:21:31 +01:00
TrustedTypePolicyFactory.h LibWeb: Finish algorithm to block trusted type policy creation with CSP 2025-08-11 12:21:31 +01:00
TrustedTypePolicyFactory.idl LibWeb: Implement create_policy function for TrustedTypePolicyFactory 2025-08-11 12:21:31 +01:00