diff options
author | Martin Fischer <martin@push-f.com> | 2021-12-03 10:07:22 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2021-12-05 02:52:36 +0100 |
commit | 0b32dce1dad570268a641e07c003913bdde4c54e (patch) | |
tree | 81003701f2a20ed11749377ab816785f137b382d /tests/span-tests/demo.out | |
parent | 2c5284aacb91e5d3aaa729f4319e368296b1d47d (diff) |
improve duplicate attribute span
Diffstat (limited to 'tests/span-tests/demo.out')
-rw-r--r-- | tests/span-tests/demo.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/span-tests/demo.out b/tests/span-tests/demo.out index 37ab8be..22513f7 100644 --- a/tests/span-tests/demo.out +++ b/tests/span-tests/demo.out @@ -23,7 +23,7 @@ note: │ ^ unknown-named-character-reference 12 │ 13 │ Does this open two pages? <a href=foo.html href=bar.html>click me</a> - │ ^^^^ duplicate-attribute + │ ^^^^ duplicate-attribute 14 │ 15 │ Do you start or do you end? </yes/> │ ^ end-tag-with-trailing-solidus |