ronak69
a3f56f9abb
LibWeb/CSS: Tweak in CSSRGB::to_color() to avoid floating point errors
...
Example of the difference:
50 * 2.55 --> 127.4999 --> round towards +∞ --> 127
50 * 255 / 100 --> 127.5000 --> round towards +∞ --> 128
Now, 9 failing WPT tests in /css/css-color/ pass.
(cherry picked from commit 6c3ecf6a342cbc0a83c1deac89e1a7edf6d959c4;
amended because css-color-functions.html is a reftest for us, not
a screenshot test)
2024-10-26 11:39:39 -04:00
..
2024-10-21 12:01:12 -04:00
2024-10-26 11:39:39 -04:00
2024-02-28 07:51:13 -05:00
2024-01-02 21:45:05 +01:00
2024-04-17 07:12:44 +02:00
2023-09-18 14:45:20 +02:00
2023-09-15 08:40:10 +02:00
2023-11-21 16:54:02 +01:00
2023-09-13 08:48:19 +02:00
2024-01-07 19:28:38 +01:00
2024-05-07 14:04:02 +00:00
2024-02-28 07:51:13 -05:00
2024-01-01 10:12:20 +01:00
2024-03-25 14:17:30 +01:00
2023-09-13 08:48:19 +02:00
2023-09-13 08:48:19 +02:00
2024-05-29 08:17:01 +02:00
2023-09-13 08:48:19 +02:00
2023-12-11 16:54:59 +01:00
2023-12-11 16:54:59 +01:00
2024-04-17 07:13:26 +02:00
2024-04-17 07:13:26 +02:00
2024-06-28 10:56:14 +02:00
2024-10-26 11:39:39 -04:00
2023-12-11 16:54:59 +01:00
2023-09-13 08:48:19 +02:00
2024-07-21 11:10:11 -04:00
2024-07-21 11:10:11 -04:00
2024-07-21 11:10:11 -04:00
2024-07-21 11:10:11 -04:00
2024-07-21 11:10:11 -04:00
2023-09-13 08:48:19 +02:00
2024-03-06 07:45:56 +01:00
2024-03-06 07:45:56 +01:00
2023-09-13 08:48:19 +02:00
2023-09-13 08:48:19 +02:00
2024-07-21 11:10:11 -04:00
2023-09-13 19:55:22 +02:00
2023-09-13 08:48:19 +02:00
2024-07-21 11:10:11 -04:00
2023-09-17 15:45:52 -06:00
2023-09-13 08:48:19 +02:00
2023-12-11 16:54:59 +01:00
2024-01-22 14:14:59 +01:00
2023-09-13 08:48:19 +02:00
2023-09-13 08:48:19 +02:00
2024-04-23 12:50:07 +02:00
2024-04-26 18:40:45 +02:00
2024-01-05 19:36:55 +01:00
2024-02-03 09:28:03 +01:00
2023-09-13 08:48:19 +02:00
2024-03-30 21:35:22 +01:00
2024-04-28 22:28:18 +02:00
2023-09-13 08:48:19 +02:00
2024-07-21 11:29:07 -04:00
2024-02-12 13:38:24 +01:00
2023-12-21 19:25:31 +01:00
2024-01-28 08:25:28 +01:00
2024-01-28 08:25:28 +01:00
2024-01-28 08:25:28 +01:00
2024-01-29 07:21:38 +01:00
2024-02-28 07:51:13 -05:00
2024-02-03 20:05:09 +01:00
2023-12-21 19:25:31 +01:00
2024-05-26 16:11:53 +01:00
2023-12-11 20:37:05 +01:00
2024-02-08 13:08:10 +01:00
2024-07-07 11:32:25 +02:00
2024-02-28 07:51:13 -05:00
2024-02-28 07:51:13 -05:00
2024-02-28 07:51:13 -05:00
2024-02-28 07:51:13 -05:00
2024-02-28 07:51:13 -05:00
2024-08-13 15:44:11 -04:00
2024-05-25 22:19:40 +02:00
2023-09-13 08:48:19 +02:00
2023-10-30 19:44:54 +01:00
2024-01-08 01:00:24 +01:00
2023-09-13 08:48:19 +02:00
2023-11-12 16:01:46 +01:00
2023-10-30 19:44:54 +01:00
2023-09-13 08:48:19 +02:00
2024-04-27 07:10:20 +02:00
2024-10-21 12:01:12 -04:00
2024-02-28 07:51:13 -05:00
2024-03-20 09:09:35 +01:00
2023-10-30 19:44:54 +01:00
2023-10-30 19:44:54 +01:00
2024-05-04 21:24:37 +02:00
2024-05-04 21:24:37 +02:00
2024-03-20 09:09:35 +01:00
2024-03-20 09:09:35 +01:00
2023-10-28 19:06:12 +02:00
2023-09-13 08:48:19 +02:00
2023-12-26 21:37:04 +01:00
2024-10-10 09:46:20 -04:00
2024-01-16 21:54:10 +01:00
2024-01-09 14:15:05 +01:00
2023-12-10 17:32:04 +01:00
2024-07-23 21:15:27 -04:00
2024-07-23 21:15:27 -04:00