Alexander Akait
|
1f945b9277
|
fix(html/parser): Fix error reporting (#4644)
|
2022-05-14 01:43:52 +00:00 |
|
Alexander Akait
|
af9c8c6b4c
|
fix(html): Fix parsing of template (#4647)
|
2022-05-13 05:07:24 +00:00 |
|
Alexander Akait
|
a19db2992b
|
fix(html/parser): Fix newlines (#4633)
|
2022-05-12 19:56:47 +00:00 |
|
Donny/강동윤
|
67942d5731
|
feat(common): Reserve BytePos(0) for dummy spans (#4616)
|
2022-05-11 16:14:42 +00:00 |
|
Alexander Akait
|
7166dbf5a6
|
fix(html/parser): Fix bugs (#4592)
|
2022-05-11 03:31:49 +00:00 |
|
Alexander Akait
|
a34dea11d0
|
feat(html/parser): Parse document fragment (#4579)
|
2022-05-09 06:26:31 +00:00 |
|
Alexander Akait
|
4838267015
|
test(html/parser): Improve script on/off tests (#4564)
|
2022-05-08 15:39:17 +00:00 |
|
Alexander Akait
|
c7d20e43e6
|
fix(html/parser): Add recovery for attributes on html and body (#4566)
|
2022-05-08 05:00:10 +00:00 |
|
Alexander Akait
|
d6e48850b6
|
fix(html/parser): Fix adoption agency algorithm (#4552)
|
2022-05-08 03:47:22 +00:00 |
|
Alexander Akait
|
7ef637263e
|
fix(html/parser): Fix for noah's ark clause (#4558)
|
2022-05-07 07:53:37 +00:00 |
|
Alexander Akait
|
e11ee88ea0
|
fix(html/parser): Fix support for document mode (#4539)
|
2022-05-07 06:30:39 +00:00 |
|
Alexander Akait
|
698038107d
|
fix(html/lexer): Fix lexing of numeric characters (#4544)
|
2022-05-06 13:05:10 +00:00 |
|
Alexander Akait
|
dd40e7bf69
|
fix(html/parser): Fix parsing of newline in textarea (#4543)
|
2022-05-06 07:35:02 +00:00 |
|
Alexander Akait
|
07cf28a168
|
fix(html/parser): Fix parsing of cdata (#4537)
|
2022-05-06 06:12:46 +00:00 |
|
Alexander Akait
|
e6042a5e69
|
fix(html/parser): Fix parsing of nobr (#4535)
|
2022-05-06 04:34:06 +00:00 |
|
Alexander Akait
|
a4a815b288
|
test(html/parser): Add integration tests from html5lib-test (#4517)
|
2022-05-05 13:00:25 +00:00 |
|