Files
servo/components/script/layout_dom
Martin Robinson ffae4395fe layout: Rebuild the box tree when the quotes attribute changes on a pseudo-element (#40699)
In incremental layout, changes to the `quotes` attribute of a
pseudo-elment can cause the content of the pseudo-element to change so
should cause a box rebuild. This change does that, hopefully fixing
flaky tests.

Testing: This doesn't have any test changes, but should fix the test
situation described in #40419.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2025-11-18 08:04:07 +00:00
..
2025-08-19 11:07:53 +00:00
2023-05-05 17:16:38 +02:00