simonkrauter
191531b7b1
LibWeb: Use correct default value for <input type=range>
...
Previously the input element was displayed with value 0, when no value
was set in the HTML. Now it uses `value_sanitization_algorithm()`, which
will calculate the default value.
In `value_sanitization_algorithm()` there was a logical mistake/typo.
The comment from the spec says "unless the maximum is less than the
minimum".
The added layout test would fail without the code changes.
Fixes #520
2024-07-11 11:56:13 +02:00
..
2024-07-10 17:41:18 +02:00
2024-01-08 15:57:42 +00:00
2024-07-05 21:31:41 +02:00
2024-03-06 07:23:27 +01:00
2024-01-21 21:03:39 +01:00
2024-04-08 14:24:35 +02:00
2024-05-01 11:13:48 +02:00
2024-07-10 19:41:12 +02:00
2024-03-10 18:10:01 +01:00
2024-03-09 16:02:17 +01:00
2024-03-09 16:02:17 +01:00
2024-03-09 16:02:17 +01:00
2024-04-12 09:08:07 +02:00
2024-03-17 12:54:02 +01:00
2024-02-24 21:57:24 +01:00
2024-04-17 07:13:26 +02:00
2024-03-23 20:56:26 +01:00
2024-07-10 07:05:52 +02:00
2024-03-30 07:34:02 +01:00
2024-07-08 11:34:06 +02:00
2024-07-08 11:34:06 +02:00
2023-12-23 20:52:42 +01:00
2024-02-20 17:04:36 +01:00
2024-05-11 12:53:26 +02:00
2023-12-17 23:12:34 +01:00
2024-03-29 08:52:55 -04:00
2023-11-21 16:54:02 +01:00
2024-04-23 11:17:54 +02:00
2024-06-24 09:45:41 -06:00
2023-12-30 13:49:50 +01:00
2024-01-08 23:35:09 +01:00
2024-03-23 20:57:05 +01:00
2024-03-09 16:02:17 +01:00
2024-06-14 07:58:55 +02:00
2024-06-14 07:58:55 +02:00
2024-04-04 21:06:45 +02:00
2024-04-04 21:06:45 +02:00
2024-02-21 19:52:59 +01:00
2024-04-04 21:06:45 +02:00
2024-04-04 21:06:45 +02:00
2024-07-11 11:56:13 +02:00
2023-12-09 21:49:38 +01:00
2024-04-04 21:06:45 +02:00
2024-04-04 21:06:45 +02:00
2024-01-29 20:05:14 +00:00
2023-12-04 01:33:57 +01:00
2024-04-25 12:45:39 +02:00
2024-01-07 14:24:38 +01:00
2024-01-23 10:17:00 +01:00
2024-03-16 13:11:57 +01:00
2024-03-16 13:11:57 +01:00
2024-03-29 06:57:07 +01:00
2024-06-23 19:15:24 +02:00
2024-01-08 23:35:09 +01:00
2024-02-28 16:11:05 -05:00
2024-01-21 16:11:25 +01:00
2024-04-23 16:21:48 +02:00
2024-05-19 07:19:42 +02:00
2024-02-20 20:35:34 +01:00
2024-05-19 07:19:42 +02:00