Emilio Cobos Álvarez
|
ad72081ac8
|
style: Rustfmt servo/. r=zrhoffman
$ find servo -name '*.rs' | xargs rustup run nightly rustfmt
Depends on D179380
Differential Revision: https://phabricator.services.mozilla.com/D179381
|
2023-11-24 08:57:14 +01:00 |
|
Emilio Cobos Álvarez
|
15cf28815e
|
style: Invalidate viewport units on container-queries properly
By re-selector-matching the element (thus re-evaluating the container
query condition).
Depends on D159852
Differential Revision: https://phabricator.services.mozilla.com/D159853
|
2023-11-03 08:59:49 +01:00 |
|
Emilio Cobos Álvarez
|
25edb3c21b
|
style: More fine-grained viewport units invalidation
This should speed up window resize significantly.
Differential Revision: https://phabricator.services.mozilla.com/D118878
|
2023-05-24 18:32:37 +02:00 |
|