Andreas Kling
fe2b752083
LibWeb: Don't begin link element fetch until browsing-context connected
...
Note that "becomes browsing-context connected" is defined as:
> When the insertion steps are invoked with it as the argument and it is
> now browsing-context connected.
This fixes an issue where WPT editing tests would clone the entire DOM
thousands of times and re-fetch all the linked CSS files once per clone.
2025-03-03 14:49:20 +01:00
..
2025-02-23 10:14:39 -05:00
2025-02-21 09:08:56 +00:00
2025-02-19 08:01:35 -05:00
2025-01-21 11:34:06 -05:00
2024-12-25 12:00:54 +01:00
2025-02-05 13:18:47 -07:00
2025-03-02 15:11:38 +01:00
2025-02-28 16:34:08 +00:00
2025-03-02 17:27:24 -05:00
2025-01-21 11:34:06 -05:00
2025-01-22 12:33:55 +00:00
2025-02-28 16:34:08 +00:00
2025-02-10 17:05:15 +00:00
2025-02-18 10:18:40 -07:00
2025-02-21 12:43:48 +00:00
2025-02-28 04:49:51 +00:00
2025-02-06 16:47:25 +00:00
2025-02-02 17:18:56 +01:00
2025-03-03 14:49:20 +01:00
2025-03-01 12:41:35 +00:00
2025-01-03 14:54:29 +01:00
2025-01-22 12:33:55 +00:00
2025-02-06 16:47:25 +00:00
2025-02-27 19:55:46 +01:00
2025-02-19 08:01:35 -05:00
2025-01-12 00:35:58 +01:00
2025-02-18 10:18:40 -07:00
2025-01-12 00:35:58 +01:00
2025-01-21 11:34:06 -05:00
2025-01-27 14:53:33 +01:00
2025-03-02 17:27:24 -05:00
2025-03-01 23:54:48 +01:00
2025-02-02 17:18:56 +01:00
2025-02-19 08:01:35 -05:00
2025-01-02 10:47:21 +01:00
2025-01-21 11:34:06 -05:00
2025-02-15 17:05:55 +00:00
2025-01-24 23:53:26 +01:00
2025-02-19 08:01:35 -05:00
2025-01-21 19:22:07 +00:00
2025-02-10 13:25:51 +00:00
2025-02-26 16:08:35 +01:00
2025-02-25 15:19:38 +01:00
2025-01-12 00:35:58 +01:00
2025-02-17 19:10:39 -05:00
2025-01-27 14:53:33 +01:00
2024-12-26 19:10:44 +01:00
2025-02-13 20:31:37 +00:00
2025-02-20 19:27:51 -05:00
2025-02-09 01:00:51 +01:00
2025-02-02 17:18:56 +01:00
2025-02-26 20:20:22 +01:00
2025-02-17 19:11:14 -05:00
2025-01-12 00:35:58 +01:00
2025-02-25 15:02:35 +01:00
2025-02-28 13:50:13 +01:00
2025-02-23 10:14:39 -05:00
2024-12-22 10:12:49 +01:00
2025-02-28 13:50:13 +01:00
2025-02-28 04:49:51 +00:00
2025-01-12 00:35:58 +01:00
2025-01-12 00:35:58 +01:00
2025-02-05 18:28:55 +01:00
2025-02-03 18:36:57 +01:00