mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Adds support for methods whose last parameter is a variadic DOMString. We constructor a Vector<String> of the remaining arguments to pass to the C++ implementation.