Jo Steven Novaryo
bbed6cddcd
css: Refactor StyleSheetInDocument owner ( #38136 )
...
Refactor `documentotshadowroot::StyleSheetInDocument`, renaming it into
`ServoStylesheetInDocument` to avoid confusion with Stylo's
`StylesheetInDocument` trait.
To support constructed stylesheet. The `ServoStylesheetInDocument.owner`
would contains enum of:
- `Dom<Element>` - for stylesheet parsed from an element.
- `Dom<CSSStylesheet>` - for constructed stylesheet.
Testing: No WPT regression.
Fixes : #38133
---------
Signed-off-by: Jo Steven Novaryo <jo.steven.novaryo@huawei.com >
2025-07-18 05:39:09 +00:00
..
2025-03-28 10:23:41 +00:00
2025-07-18 05:39:09 +00:00
2025-07-11 11:38:02 +00:00
2025-05-04 18:48:09 +00:00
2025-07-11 02:45:52 +00:00
2025-01-10 08:19:19 +00:00
2025-06-11 09:53:15 +00:00
2025-06-03 07:41:34 +00:00
2025-04-08 19:22:24 +00:00
2025-07-15 08:03:49 +00:00
2025-07-16 14:59:10 +00:00
2025-07-12 10:37:47 +00:00
2025-04-05 22:13:29 +00:00
2025-02-08 08:16:21 +00:00
2025-06-02 12:26:45 +00:00
2025-03-03 11:26:53 +00:00
2025-04-21 07:17:00 +00:00
2025-05-27 11:02:40 +00:00
2025-07-11 08:42:51 +00:00
2025-06-27 12:27:15 +00:00
2025-06-25 13:52:11 +00:00
2025-07-17 04:19:03 +00:00
2025-01-25 05:08:49 +00:00
2025-07-11 08:42:51 +00:00
2025-07-17 04:19:03 +00:00
2025-04-19 11:49:37 +00:00
2025-07-03 13:16:43 +00:00
2025-06-12 10:46:31 +00:00
2025-04-15 17:12:48 +00:00
2025-05-26 12:05:38 +00:00
2025-02-20 16:17:45 +00:00
2025-04-04 06:45:08 +00:00
2025-05-04 17:05:27 +00:00
2025-07-11 08:42:51 +00:00
2025-06-25 11:27:56 +00:00
2025-07-17 19:32:36 +00:00
2025-07-17 08:14:20 +00:00
2025-04-05 22:13:29 +00:00
2025-07-11 08:42:51 +00:00
2025-01-10 08:19:19 +00:00
2025-06-19 05:19:07 +00:00
2025-03-13 12:00:31 +00:00
2025-06-19 05:19:07 +00:00
2025-07-15 01:11:12 +00:00
2025-05-21 19:07:32 +00:00
2025-05-30 02:06:15 +00:00
2025-06-24 08:50:30 +00:00
2025-03-03 11:26:53 +00:00
2025-07-15 06:51:05 +00:00
2025-03-13 10:28:11 +00:00