Andreas Kling
c17f7c84ef
LibWeb: Use correct scope when removing style sheet inside a shadow tree
...
Before this change, removing a style element from inside a shadow tree
would cause it to be unregistered with the document-level list of sheets
instead of the shadow-root-level list.
This would eventually lead to a verification failure if someone tried to
update the text contents of that style element, since it was still in
the shadow-root-level list, but now with a null owner element.
Fixes a crash on https://www.swedbank.se/
(cherry picked from commit 3b7534b3628641244b0998fd5061c6fa75a61cf5)
2024-07-23 08:15:57 -04:00
..
2024-07-14 18:12:26 -04:00
2024-07-14 18:12:26 -04:00
2024-03-20 09:09:35 +01:00
2024-05-14 23:01:18 +01:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-04-27 18:29:35 -04:00
2024-04-27 18:29:35 -04:00
2024-03-16 16:35:54 +01:00
2024-01-25 08:23:41 +01:00
2024-01-25 08:23:41 +01:00
2024-04-27 18:29:35 -04:00
2024-04-27 18:29:35 -04:00
2024-04-01 21:10:35 +02:00
2024-04-01 21:10:35 +02:00
2024-05-03 20:48:32 +02:00
2024-03-04 10:50:32 +01:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-05-19 16:24:11 +02:00
2024-07-07 11:32:25 +02:00
2024-05-30 09:29:20 -06:00
2024-04-27 18:29:35 -04:00
2024-03-12 08:51:50 +01:00
2024-04-27 18:29:35 -04:00
2024-04-17 07:17:27 +02:00
2024-04-17 07:17:27 +02:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-05-19 16:24:11 +02:00
2024-04-27 18:29:35 -04:00
2024-04-27 18:29:35 -04:00
2024-03-04 10:50:32 +01:00
2024-07-14 18:12:26 -04:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-22 18:27:26 -04:00
2024-07-14 14:01:11 -04:00
2024-05-19 16:24:11 +02:00
2024-04-27 18:29:35 -04:00
2024-04-01 21:10:35 +02:00
2024-07-22 12:23:12 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-22 19:05:02 -04:00
2024-07-22 19:05:02 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-05-19 16:24:11 +02:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-21 16:55:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-07-23 08:15:57 -04:00
2024-05-30 09:29:20 -06:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-05-19 16:24:11 +02:00
2024-07-22 12:23:12 -04:00
2024-07-22 12:23:12 -04:00
2024-07-22 12:23:12 -04:00
2024-04-27 18:29:35 -04:00
2024-04-01 21:10:35 +02:00
2024-05-19 16:24:11 +02:00
2024-04-27 18:29:35 -04:00
2024-04-27 18:29:35 -04:00
2024-05-19 16:24:11 +02:00
2024-07-22 19:05:02 -04:00
2024-07-22 19:05:02 -04:00
2024-05-19 16:24:11 +02:00
2024-04-27 18:29:35 -04:00
2024-04-17 07:17:27 +02:00
2024-05-07 17:33:27 -06:00
2024-05-07 17:33:27 -06:00
2024-05-19 16:24:11 +02:00
2024-06-02 19:55:53 +02:00
2024-06-02 19:55:53 +02:00
2024-06-02 19:55:53 +02:00
2024-04-27 18:29:35 -04:00
2024-07-14 14:01:11 -04:00
2024-07-14 14:01:11 -04:00
2024-03-04 10:50:32 +01:00
2024-06-26 14:13:40 +02:00