fune/servo/components
Boris Chiou 6203ad286b Bug 1893409 - Make getCSSStyleRules() work for starting style as well. r=layout-reviewers,firefox-style-system-reviewers,nchevobbe,emilio
Update the API, `nspectorUtils.getCSSStyleRules`. Add one extra
argument so the user can choose whether we should return the starting
style, for a given element, at this moment.

Differential Revision: https://phabricator.services.mozilla.com/D209318
2024-06-04 03:15:00 +00:00
..
derive_common
malloc_size_of Bug 1886441: Part 4 - Add support for implicit scope. r=firefox-style-system-reviewers,emilio 2024-05-30 15:23:41 +00:00
selectors Bug 1886441: Part 5 - :scope is featureless in scoped style, if it refers to the shadow host. r=firefox-style-system-reviewers,emilio 2024-05-30 15:23:41 +00:00
servo_arc Bug 1897774 - Implement Debug for HeaderSlice manually. r=firefox-style-system-reviewers,tlouw 2024-05-21 07:53:43 +00:00
style Bug 1893409 - Make getCSSStyleRules() work for starting style as well. r=layout-reviewers,firefox-style-system-reviewers,nchevobbe,emilio 2024-06-04 03:15:00 +00:00
style_derive Bug 1899949 - Add the ability to have a custom parse function to derived variants. r=jwatt 2024-06-03 16:40:08 +00:00
style_traits Bug 1899126 - Fix the documentation of #[css(bitflags())]. r=jwatt 2024-05-27 17:23:47 +00:00
to_shmem Bug 1884879 - [css-syntax] Implement recent syntax spec change to avoid parsing custom properties that look like selectors. r=firefox-style-system-reviewers,zrhoffman,supply-chain-reviewers,glandium 2024-04-30 23:49:44 +00:00
to_shmem_derive