mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-30 17:28:03 +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.