Alexander Akait
|
759688c412
|
perf(html/parser): Improve lexer performance even more (#4819)
|
2022-05-27 12:48:51 +00:00 |
|
Alexander Akait
|
51f4cea103
|
feat(html/parser): Improve error reporting (#4740)
|
2022-05-23 04:04:20 +00:00 |
|
Alexander Akait
|
c346d309a7
|
feat(html/parser): Improve error reporting (#4728)
|
2022-05-21 19:34:02 +00:00 |
|
Alexander Akait
|
e9b2ebfc3b
|
feat(html/parser): Improve error reporting for misplaced non-space characters inside a table (#4723)
|
2022-05-21 18:09:33 +00:00 |
|
Alexander Akait
|
1c4d50f06a
|
fix(html/parser): Fix parsing of closing tag in foreign contents (#4721)
|
2022-05-22 01:28:48 +09:00 |
|
Alexander Akait
|
4df0637817
|
fix(html/parser): Fix error reporting in the foreign context (#4725)
|
2022-05-21 15:22:10 +00:00 |
|
Alexander Akait
|
4cee4ac238
|
fix(html/parser): Fix error reporting related to image (#4720)
|
2022-05-21 12:06:30 +00:00 |
|
Alexander Akait
|
2c2e6bb65b
|
fix(html/parser): Fix handling of unclosed td /th (#4719)
|
2022-05-21 11:21:36 +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
|
0b39e1b3fc
|
fix(html/parser): Fix bugs (#4707)
|
2022-05-19 01:39:11 +00:00 |
|
Alexander Akait
|
637ef7f49f
|
fix(html/parser): Fix span of attributes (#4681)
|
2022-05-17 08:23:24 +00:00 |
|
Alexander Akait
|
a8467c64e8
|
feat(html/parser): Improve error reporting (#4663)
|
2022-05-15 04:20:21 +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
|
c7d20e43e6
|
fix(html/parser): Add recovery for attributes on html and body (#4566)
|
2022-05-08 05:00:10 +00:00 |
|
Alexander Akait
|
adbce64f28
|
test(html/parser): Add tests (#4565)
|
2022-05-08 04:37:29 +00:00 |
|
Alexander Akait
|
d6e48850b6
|
fix(html/parser): Fix adoption agency algorithm (#4552)
|
2022-05-08 03:47:22 +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
|
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
|
79090e1b2a
|
fix(html/parser): Fix parsing of comments in textarea (#4530)
|
2022-05-05 03:13:20 +00:00 |
|
Alexander Akait
|
6310eab966
|
fix(html/parser): Fix a bug with optional li (#4526)
|
2022-05-05 02:48:43 +00:00 |
|
Alexander Akait
|
5dc9376a4b
|
fix(html/parser): Fix parsing of cdata in foreign context (#4531)
|
2022-05-05 02:03:27 +00:00 |
|
Alexander Akait
|
2f6f8fa717
|
fix(html/parser): Fix a bug related to parsing foreign elements (#4527)
|
2022-05-04 19:10:39 +00:00 |
|
Alexander Akait
|
597c0c672a
|
fix(html/parser): Fix a bug of unwrapping element without parent (#4505)
|
2022-05-04 06:11:07 +00:00 |
|
Alexander Akait
|
202a6e4a01
|
test(html/parser): Add tests (#4507)
|
2022-05-04 04:13:15 +00:00 |
|
Alexander Akait
|
efe87bcbf6
|
fix(html/parser): Fix parsing of a table with a table (#4506)
|
2022-05-03 03:47:03 +00:00 |
|
Alexander Akait
|
b8588c4a45
|
fix(html/parser): Fix parsing of select (#4504)
|
2022-05-03 03:15:05 +00:00 |
|
Alexander Akait
|
fca84eb0f2
|
fix(html/parser): Fix bugs (#4502)
|
2022-05-03 02:49:06 +00:00 |
|
Alexander Akait
|
00358e10fc
|
fix(html/parser): Fix adoption agency algorithm (#4487)
|
2022-04-30 04:09:08 +00:00 |
|
Alexander Akait
|
8bdfcd996a
|
fix(html): Fix bugs of parser and codegen (#4461)
|
2022-04-28 17:57:05 +00:00 |
|
Alexander Akait
|
20982288fb
|
fix(html/parser): Fix bugs (#4459)
|
2022-04-28 17:27:39 +00:00 |
|