gecko-dev/servo/components
Emilio Cobos Álvarez bbca45e817 Bug 1722488 - Don't alias -apple-system to system-ui for now, to keep /css/css-fonts/animations/system-fonts.html happy.
We probably want to do this when they do something different, but for
now behavior should be the same and it causes some subtests to fail
because `getComputedStyle(..).fontFamily` for system fonts seems to
return -apple-system, but `.style.fontFamily = "-apple-system"` returns
`system-ui`.

MANUAL PUSH: Orange fix on a CLOSED TREE
2021-08-02 01:10:13 +02:00
..
derive_common Bug 1695251 - Cherry-pick various servo changes. 2021-02-26 17:00:55 +00:00
fallible Bug 1632469 - Use `SmallVec::try_reserve`. r=manishearth 2020-12-10 11:37:16 +00:00
hashglobe Bug 1718510 - Add riscv64 define to hashglobe. r=emilio 2021-06-29 01:17:23 +00:00
malloc_size_of Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam 2020-12-04 10:47:55 +00:00
selectors Bug 1704179 - Add a CSS error to the console when using non-featureless :host selectors. r=boris 2021-04-15 09:33:58 +00:00
servo_arc Bug 1716535 - Remove nodrop dependency. r=glandium 2021-06-16 09:48:14 +00:00
size_of_test
style Bug 1722488 - Don't alias -apple-system to system-ui for now, to keep /css/css-fonts/animations/system-fonts.html happy. 2021-08-02 01:10:13 +02:00
style_derive Bug 1695165 - Fix warnings introduced in newer Rust Nightly. r=jdm,emilio 2021-02-26 10:55:26 +01:00
style_traits Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
to_shmem Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam 2020-12-04 10:47:55 +00:00
to_shmem_derive Bug 1695165 - Fix warnings introduced in newer Rust Nightly. r=jdm,emilio 2021-02-26 10:55:26 +01:00