mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Anonymous tables should not use legacy pseudos, as the legacy layout engine had them inherit lots of random properites that lead to bad layout in the new layout engine. Co-authored-by: Oriol Brufau <obrufau@igalia.com>