swc/crates/swc_xml_parser/tests/recovery
2024-01-18 14:04:09 +00:00
..
attribute-character-reference fix(xml/parser): Fix various bugs (#6566) 2022-12-03 03:52:48 +00:00
attribute-no-equal fix(xml/parser): Fix various bugs (#6566) 2022-12-03 03:52:48 +00:00
attribute-no-space-between fix(xml/parser): Fix various bugs (#6566) 2022-12-03 03:52:48 +00:00
attribute-partially-quoted chore: Update dependencies (#8514) 2024-01-18 14:04:09 +00:00
attribute-partially-quoted-1 chore: Update dependencies (#8514) 2024-01-18 14:04:09 +00:00
attribute-unquoted fix(xml/parser): Fix various bugs (#6566) 2022-12-03 03:52:48 +00:00
attribute-value fix(xml/parser): Fix various bugs (#6566) 2022-12-03 03:52:48 +00:00
basic test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
cdata-after test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
cdata-before test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
comments chore: Update dependencies (#8514) 2024-01-18 14:04:09 +00:00
element-missing-name fix(xml/parser): Fix various bugs (#6566) 2022-12-03 03:52:48 +00:00
no-quotes chore: Update dependencies (#8514) 2024-01-18 14:04:09 +00:00
non-whitespace-after test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
non-whitespace-before test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
pi chore: Update dependencies (#8514) 2024-01-18 14:04:09 +00:00