mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 17:57:18 +00:00
Previously these were all passed around by value, but some of them (StyleComponentValueRule and StyleBlockRule) want to include each other as fields, so this had to change.