Andreas Kling
73c9d1a606
LibWeb: Implement the body element fills the html element quirk
...
In quirks mode, the body element expands to fill its parent (the html
element) when height is auto, per the quirks spec section 3.7.
This quirk applies when:
- The document is in quirks mode
- The body element has height: auto
- The body is not absolutely/fixed positioned
- The body is not floated
- The body is not inline-level
2026-01-26 16:48:21 +01:00
..
2025-10-10 09:03:39 +02:00
2025-10-10 09:03:39 +02:00
2026-01-18 10:10:04 +01:00
2026-01-18 10:10:04 +01:00
2026-01-26 16:48:21 +01:00
2025-12-15 09:45:48 +00:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2024-12-22 10:12:49 +01:00
2025-08-29 18:18:55 +01:00
2024-12-22 10:12:49 +01:00
2025-07-28 22:46:27 +02:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-02-05 16:04:50 -07:00
2024-12-22 10:12:49 +01:00
2026-01-19 12:53:13 +01:00
2025-11-07 16:42:32 +01:00
2025-08-22 20:26:09 +02:00
2026-01-26 16:48:21 +01:00
2026-01-09 08:12:21 +01:00
2026-01-09 08:12:21 +01:00
2025-09-04 13:31:24 +01:00
2025-09-25 22:38:05 +01:00
2025-07-28 22:46:27 +02:00
2025-11-28 18:32:48 +01:00
2025-11-05 09:11:49 +01:00
2026-01-09 08:12:21 +01:00
2026-01-11 11:10:19 +01:00
2026-01-11 11:10:19 +01:00
2026-01-12 11:00:14 +00:00
2025-09-22 15:00:50 +02:00
2025-01-21 11:34:06 -05:00
2025-08-29 18:18:55 +01:00
2025-07-28 22:46:27 +02:00
2026-01-21 11:30:06 +01:00
2025-08-28 13:45:37 +02:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-09-12 15:34:09 -04:00
2025-06-13 15:08:26 +02:00
2025-09-12 15:34:09 -04:00
2025-09-12 15:34:09 -04:00
2025-11-20 16:02:40 +01:00
2025-11-20 16:02:40 +01:00
2024-12-22 10:12:49 +01:00
2025-05-14 02:01:59 -06:00
2025-07-21 15:18:17 +01:00
2025-07-17 09:35:09 +01:00
2025-10-20 10:16:55 +01:00
2025-07-28 22:46:27 +02:00
2026-01-25 10:22:10 +01:00
2026-01-19 17:34:46 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-07-28 22:46:27 +02:00
2025-07-28 22:46:27 +02:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2024-12-22 10:12:49 +01:00
2025-09-25 21:42:52 +02:00
2024-12-22 10:12:49 +01:00
2025-07-09 14:36:08 +02:00
2026-01-23 16:23:06 +01:00
2025-11-20 23:15:24 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2024-12-22 10:12:49 +01:00
2025-01-21 11:34:06 -05:00
2024-12-22 10:12:49 +01:00
2025-07-28 22:46:27 +02:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2026-01-21 23:44:23 +01:00
2025-08-29 18:18:55 +01:00
2025-11-30 11:48:14 +01:00
2025-12-24 14:10:27 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2026-01-11 11:10:19 +01:00
2025-11-06 23:42:01 +01:00
2026-01-26 16:41:42 +01:00
2026-01-22 13:52:31 +00:00
2025-07-28 22:46:27 +02:00
2026-01-07 20:51:17 +01:00
2025-09-24 12:33:17 +01:00
2025-08-29 18:18:55 +01:00