Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly test all paths of attribute parsing
failures (24): events::attributes::html::duplicated::with_check::double_quoted events::attributes::html::duplicated::with_check::key_only events::attributes::html::duplicated::with_check::single_quoted events::attributes::html::duplicated::with_check::unquoted events::attributes::html::single::missed_value events::attributes::html::sparsed::double_quoted events::attributes::html::sparsed::key_contains_invalid events::attributes::html::sparsed::key_only events::attributes::html::sparsed::key_start_invalid events::attributes::html::sparsed::missed_value events::attributes::html::sparsed::single_quoted events::attributes::html::sparsed::unquoted events::attributes::xml::duplicated::with_check::double_quoted events::attributes::xml::duplicated::with_check::key_only events::attributes::xml::duplicated::with_check::single_quoted events::attributes::xml::duplicated::with_check::unquoted events::attributes::xml::duplicated::without_check::key_only events::attributes::xml::duplicated::without_check::unquoted events::attributes::xml::first::key_only events::attributes::xml::first::missed_value events::attributes::xml::first::unquoted events::attributes::xml::single::key_only events::attributes::xml::single::missed_value events::attributes::xml::sparsed::missed_value
- Loading branch information