Andreas Kling
31db3f21ae
LibWeb: Start implementing character token parsing
...
Now that we've gotten rid of the misguided character buffering in the
tokenizer, it actually spits out character tokens that we have to deal
with in the parser.
This patch implements enough to bring us back to speed with simple.html
2020-05-24 23:54:22 +02:00
..
2020-05-22 21:45:00 +02:00
2020-05-09 23:25:39 +02:00
2020-05-21 01:24:36 +02:00
2020-03-07 10:32:51 +01:00
2020-05-24 23:54:22 +02:00
2020-03-07 10:32:51 +01:00
2020-03-22 19:12:10 +01:00
2020-05-15 09:53:52 +02:00
2020-05-10 22:32:12 +02:00
2020-03-28 09:13:29 +01:00
2020-03-07 10:32:51 +01:00
2020-05-24 00:12:00 +02:00
2020-05-05 16:18:28 +02:00
2020-05-22 21:45:00 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-04-06 11:09:01 +02:00
2020-04-29 12:46:20 +02:00
2020-04-29 12:46:20 +02:00
2020-03-22 19:53:22 +01:00
2020-03-22 19:53:22 +01:00
2020-03-22 19:12:10 +01:00
2020-04-24 14:34:11 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-05-21 01:24:36 +02:00
2020-04-15 12:29:21 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-05-05 11:19:38 +02:00
2020-05-05 11:19:38 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-05-09 12:01:59 +02:00
2020-05-09 12:01:59 +02:00
2020-05-12 20:31:16 +02:00
2020-03-22 19:12:10 +01:00
2020-05-03 23:01:58 +02:00
2020-03-22 19:12:10 +01:00
2020-05-16 21:47:16 +02:00
2020-04-03 23:06:09 +02:00
2020-04-03 23:06:09 +02:00
2020-04-03 23:06:09 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-04-21 23:49:51 +02:00
2020-04-21 23:49:51 +02:00
2020-04-06 11:09:01 +02:00
2020-04-29 13:43:57 +02:00
2020-04-03 23:06:09 +02:00
2020-03-28 09:13:29 +01:00
2020-03-25 18:52:03 +01:00
2020-03-25 18:52:03 +01:00
2020-03-07 10:32:51 +01:00
2020-03-22 19:12:10 +01:00
2020-05-21 15:18:08 +02:00
2020-05-18 22:05:13 +02:00
2020-05-03 23:01:58 +02:00
2020-04-23 11:03:17 +02:00