fune/servo/components
Emilio Cobos Álvarez 1ea6ab832c Bug 1858468 - Don't compute custom properties twice inside links. r=dshin
This matches the behavior of other browsers (in fact, I filed [1] about
it long time ago).

This avoids a bunch of overhead in some speedometer subtests. Makes me a
bit sad because I still think our approach is slightly more correct per
spec, but not worth the performance cost.

[1]: https://github.com/w3c/csswg-drafts/issues/2263

Differential Revision: https://phabricator.services.mozilla.com/D190705
2023-10-16 19:55:36 +00:00
..
derive_common
malloc_size_of Bug 1856018 - Make forgiving selectors serialize. r=dshin 2023-10-04 12:52:06 +00:00
selectors Bug 1857936 - Remove invalid assert. r=zrhoffman 2023-10-10 10:08:36 +00:00
servo_arc Bug 1843076 - Use data_mut in HeaderSlice::drop(). 2023-07-14 22:51:06 +00:00
style Bug 1858468 - Don't compute custom properties twice inside links. r=dshin 2023-10-16 19:55:36 +00:00
style_derive
style_traits Bug 1855617 - Upgrade stylo to bitflags 2. r=emilio 2023-09-28 08:01:16 +00:00
to_shmem Bug 1852568 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-09-12 16:03:44 +00:00
to_shmem_derive