gecko-dev/servo/components
Boris Chiou 378ff4b2f1 Bug 1598158 - Support offset-path:url() in style. r=devtools-reviewers,emilio
In layout, we build a default `path("m 0 0")` for now. We will implement
it later.

Besides, we don't support compositor animations for `url()`, so we don't
have to serialize it for IPC.

Note:
`<url>` includes `url()` and `src()`. For now we only support `url()`.
We should revisit `src()` in Bug 1845390.

Differential Revision: https://phabricator.services.mozilla.com/D184429
2023-08-07 22:04:01 +00:00
..
derive_common Bug 1836229 - Update serde_with to 3.0.0. r=emilio,supply-chain-reviewers 2023-06-05 20:28:30 +00:00
malloc_size_of Bug 1846745 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-08-02 16:57:37 +00:00
selectors Bug 1846745 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-08-02 16:57:37 +00:00
servo_arc Bug 1843076 - Use data_mut in HeaderSlice::drop(). 2023-07-14 22:51:06 +00:00
style Bug 1598158 - Support offset-path:url() in style. r=devtools-reviewers,emilio 2023-08-07 22:04:01 +00:00
style_derive Bug 1836229 - Update serde_with to 3.0.0. r=emilio,supply-chain-reviewers 2023-06-05 20:28:30 +00:00
style_traits Bug 1846745 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-08-02 16:57:37 +00:00
to_shmem Bug 1846745 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-08-02 16:57:37 +00:00
to_shmem_derive Bug 1836229 - Update serde_with to 3.0.0. r=emilio,supply-chain-reviewers 2023-06-05 20:28:30 +00:00