mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
This adds parsing support for `partial interface mixin` as specified in WebIDL. Partial mixins are merged into their corresponding mixins before the mixins are resolved into interfaces.