Callum Law
94f5a51820
LibWeb: Convert white-space CSS property to shorthand
...
This exposed a few bugs which caused the following tests to behave
incorrectly:
- `tab-size-text-wrap.html`: This previously relied on a bug where we
incorrectly treated `white-space: pre` as allowing text wrapping. The
fix here is to implement the text-wrap CSS shorthand property.
- `execCommand-preserveWhitespace.html`: We don't correctly serialize
shorthand properties. This is covered by an existing FIXME in
`CSSStyleProperties::serialized()`
- `white-space-shorthand.html`: The last 5 subtests here fail as we
don't correctly handle shorthand properties in
`CSSStyleProperties::remove_property()`. This is covered by an
existing FIXME in said function.
2025-05-29 12:04:28 +02:00
..
2025-01-04 11:47:09 +00:00
2025-01-04 11:47:09 +00:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-05-27 17:31:47 +02:00
2025-05-23 10:58:15 +02:00
2025-05-13 15:30:14 +03:00
2025-05-13 15:30:14 +03: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
2024-12-22 10:12:49 +01: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
2025-04-22 15:46:10 +02:00
2025-04-22 15:46:10 +02:00
2024-12-22 10:12:49 +01:00
2025-05-13 15:30:14 +03:00
2025-05-27 17:31:47 +02:00
2025-05-14 02:01:59 -06:00
2025-04-05 21:30:37 +02:00
2025-01-21 11:34:06 -05:00
2024-12-22 10:12:49 +01:00
2024-11-15 14:49:20 +01:00
2025-05-29 12:04:28 +02:00
2025-05-29 12:04:28 +02:00
2024-12-17 19:07:13 +01:00
2025-01-23 09:33:10 +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
2024-12-22 10:12:49 +01:00
2025-05-14 02:01:59 -06:00
2025-05-19 15:21:53 +02:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-05-29 12:04:28 +02:00
2025-03-26 19:35:38 +00:00
2025-01-21 11:34:06 -05:00
2024-11-15 14:49:20 +01:00
2025-05-23 10:58:15 +02:00
2025-04-01 16:02:53 +02:00
2024-12-22 10:12:49 +01:00
2025-05-14 02:01:59 -06:00
2025-05-14 02:01:59 -06:00
2025-02-21 04:23:28 +00:00
2024-12-22 10:12:49 +01:00
2025-01-21 11:34:06 -05:00
2025-05-29 12:04:28 +02:00
2025-05-13 15:30:14 +03: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
2025-01-21 11:34:06 -05: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-01-21 11:34:06 -05:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-04-21 09:51:16 +02:00
2024-11-25 21:13:53 +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
2025-04-18 14:45:56 +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
2025-01-21 11:34:06 -05: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
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-04-24 18:26:54 +02:00
2025-01-21 11:34:06 -05:00
2025-02-26 13:50:01 +01:00
2024-11-15 14:49:20 +01:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-05-29 12:04:28 +02:00
2025-04-16 10:41:44 -06:00
2025-05-23 11:16:06 +02:00
2025-03-24 09:49:50 +00:00
2024-12-22 10:12:49 +01:00
2024-12-22 10:12:49 +01:00
2025-02-21 12:41:57 +00:00
2025-05-15 11:44:32 +01:00