mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +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.