Alexander Akait
|
5c2a918946
|
feat(html): Support self-closing flag (#4950)
|
2022-06-14 13:31:23 +00:00 |
|
Alexander Akait
|
e365766070
|
perf(html/parser): Reduce cloning (#4901)
|
2022-06-08 03:55:11 +00:00 |
|
Alexander Akait
|
70760d2222
|
fix(html/parser): Fix spans (#4877)
|
2022-06-07 14:33:06 +00:00 |
|
Alexander Akait
|
5abe847c23
|
perf(html/parser): Improve performance (#4881)
|
2022-06-05 20:16:27 +00:00 |
|
Alexander Akait
|
0d5d7c4d5e
|
fix(html/parser): Fix span (#4868)
|
2022-06-04 09:33:25 +00:00 |
|
Alexander Akait
|
67b5e3d5b3
|
fix(html/parser): Fix end span of closed tags (#4860)
|
2022-06-02 04:00:32 +00:00 |
|
Alexander Akait
|
20fee8abee
|
fix(html/parser): Handle BOM (#4843)
|
2022-05-30 06:20:02 +00:00 |
|
Alexander Akait
|
5d0e8fbda4
|
feat(html/parser): Report an error for a legacy doctype (#4717)
|
2022-05-21 10:59:56 +00:00 |
|
Alexander Akait
|
637ef7f49f
|
fix(html/parser): Fix span of attributes (#4681)
|
2022-05-17 08:23:24 +00:00 |
|
Alexander Akait
|
1f945b9277
|
fix(html/parser): Fix error reporting (#4644)
|
2022-05-14 01:43:52 +00:00 |
|
Alexander Akait
|
a19db2992b
|
fix(html/parser): Fix newlines (#4633)
|
2022-05-12 19:56:47 +00:00 |
|
Alexander Akait
|
4e577d7f45
|
test(html/parser): Add dom visualizer for regular tests (#4622)
|
2022-05-12 02:58:51 +00:00 |
|
Donny/강동윤
|
67942d5731
|
feat(common): Reserve BytePos(0) for dummy spans (#4616)
|
2022-05-11 16:14:42 +00:00 |
|
Alexander Akait
|
e11ee88ea0
|
fix(html/parser): Fix support for document mode (#4539)
|
2022-05-07 06:30:39 +00:00 |
|
Alexander Akait
|
fca84eb0f2
|
fix(html/parser): Fix bugs (#4502)
|
2022-05-03 02:49:06 +00:00 |
|
Alexander Akait
|
20982288fb
|
fix(html/parser): Fix bugs (#4459)
|
2022-04-28 17:27:39 +00:00 |
|
Alexander Akait
|
cf3be649bb
|
fix(html/parser): Parse foreign attributes (#4400)
|
2022-04-23 04:26:32 +00:00 |
|
Alexander Akait
|
7332dce4f8
|
feat(html): Prepare processing system (#4358)
|
2022-04-22 20:20:47 +09:00 |
|