ladybird/Libraries/LibWeb/TrustedTypes
Tete17 5a40115b86 LibWeb: Implement getAttributeType for TrustedTypePolicyFactory
This allows authors to check if Trusted Type is required for a given
Element's content attribute. This allows to pass the correct type
when they call to Element.setAttribute.
2025-07-30 15:51:35 +01:00
..
InjectionSink.h LibWeb: Update Document.write spec steps 2025-02-25 15:19:38 +01:00
TrustedTypePolicyFactory.cpp LibWeb: Implement getAttributeType for TrustedTypePolicyFactory 2025-07-30 15:51:35 +01:00
TrustedTypePolicyFactory.h LibWeb: Implement getAttributeType for TrustedTypePolicyFactory 2025-07-30 15:51:35 +01:00
TrustedTypePolicyFactory.idl LibWeb: Implement getAttributeType for TrustedTypePolicyFactory 2025-07-30 15:51:35 +01:00