Daniel Gustafsson
6561987e9f
LibWeb: Fix copy-paste error in HTMLDocumentParser ( #2358 )
...
When watching the video of the new HTML parser I noticed a small copy
and paste error. In one of the cases in `handle_after_head` the code
was checking for end tags when it should check for start tags.
I haven't tested this change, just looking at the spec.
2020-05-24 13:48:46 +02:00
..
2020-05-14 20:15:18 +02:00
2020-05-23 17:03:41 +02:00
2020-05-23 15:31:30 +02:00
2020-05-14 20:15:18 +02:00
2020-05-24 10:42:21 +02:00
2020-05-18 11:27:27 +02:00
2020-05-16 12:00:04 +02:00
2020-05-17 16:35:42 +02:00
2020-05-21 01:19:42 +02:00
2020-05-24 02:15:21 +02:00
2020-05-21 12:27:42 +02:00
2020-05-14 20:15:18 +02:00
2020-05-24 02:20:08 +02:00
2020-05-23 17:05:18 +02:00
2020-05-20 16:24:26 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-21 12:27:42 +02:00
2020-05-20 16:24:26 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-21 01:21:39 +02:00
2020-05-14 08:50:10 +02:00
2020-05-18 11:27:27 +02:00
2020-05-24 13:48:46 +02:00
2020-05-14 20:15:18 +02:00
2020-05-20 16:24:26 +02:00