ladybird/Tests/LibWeb/Text
Caitlin Potter 80cd3712c2 LibWeb: Implement WebIDL constructor flow for derived classes
Following the rules in the algorithm from
https://webidl.spec.whatwg.org/#js-platform-objects, "To Internally
create a new object implementing the interface interface", this change
incorporates the steps to load a prototype from new.target, and write
it to the created instance returned from constructor_impl(). This
mirrors the code for generate_html_constructor(), which incorporates
additional steps needed by Custom Elements.

Bug #334
2024-07-05 21:04:27 +02:00
..
data Base: Move test-webm.webm out of /home/anon 2024-06-24 09:45:41 -06:00
expected LibWeb: Implement WebIDL constructor flow for derived classes 2024-07-05 21:04:27 +02:00
input LibWeb: Implement WebIDL constructor flow for derived classes 2024-07-05 21:04:27 +02:00