Sam Atkins
bb82ee5530
LibWeb: Pass correct values to would_start_a_number()
...
This fixes the crash that Luke found using Domato:
```css
. foo {
mso-border-alt: solid .-1pt;
}
```
The spec distinguishes between "If the next 3 code points would
start..." and "If the input stream starts with..." but we were treating
them the same way, skipping the first code point in the process.
2021-12-27 22:56:08 +01:00
..
2021-12-27 22:56:08 +01:00
2021-10-23 19:07:44 +02:00
2021-11-17 22:20:01 +01:00
2021-11-18 21:11:19 +01:00
2021-11-18 21:11:19 +01:00
2021-11-18 21:11:19 +01:00
2021-11-18 21:11:19 +01:00
2021-12-06 19:22:16 +01:00
2021-12-11 13:14:15 -08:00
2021-12-06 19:22:16 +01:00
2021-11-18 21:11:19 +01:00
2021-11-18 21:11:19 +01:00
2021-12-09 21:30:31 +01:00
2021-10-16 15:16:27 +01:00
2021-11-18 21:11:19 +01:00
2021-12-06 19:22:16 +01:00
2021-12-27 21:44:07 +01:00
2021-10-20 09:20:18 +01:00
2021-11-24 22:57:46 +01:00
2021-11-10 14:38:49 +01:00
2021-11-18 21:11:30 +01:00
2021-10-28 18:15:15 +02:00
2021-11-24 22:57:46 +01:00
2021-11-24 22:57:46 +01:00
2021-12-06 19:22:16 +01:00
2021-12-06 19:22:16 +01:00
2021-10-31 18:39:13 +01:00
2021-10-31 18:39:13 +01:00
2021-11-10 21:58:14 +01:00
2021-11-17 22:20:01 +01:00
2021-12-09 21:28:52 +01:00
2021-12-09 21:28:52 +01:00
2021-11-17 00:21:13 +01:00
2021-11-11 01:27:46 +01:00
2021-11-11 01:27:46 +01:00
2021-12-09 21:30:31 +01:00
2021-12-09 21:30:31 +01:00
2021-11-10 14:38:49 +01:00
2021-11-10 14:38:49 +01:00
2021-12-06 19:22:16 +01:00
2021-12-06 19:22:16 +01:00
2021-12-09 21:30:31 +01:00
2021-12-11 13:14:15 -08:00
2021-11-24 22:57:46 +01:00
2021-11-24 22:57:46 +01:00