x Document ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:1:1] 1 | ,-> 2 | | 3 | | 4 | | 5 | | This is a link 6 | | 7 | | 8 | `-> `---- x Doctype { name: Some(Atom('html' type=inline)), force_quirks: false, public_id: None, system_id: None } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:1:1] 1 | : ^^^^^^^^^^^^^^^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:1:1] 1 | : ^ 2 | `---- x StartTag { tag_name: Atom('html' type=inline), self_closing: false, attributes: [] } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:2:1] 2 | : ^^^^^^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:2:1] 2 | : ^ 3 | `---- x StartTag { tag_name: Atom('body' type=inline), self_closing: false, attributes: [] } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:3:1] 3 | : ^^^^^^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:3:1] 3 | : ^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:4:1] 4 | : ^ 5 | This is a link `---- x StartTag { tag_name: Atom('a' type=inline), self_closing: false, attributes: [Attribute { name: Atom('href' type=inline), value: Some(Atom('https://www.w3schools.com' type=dynamic)) }] } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `---- x Character { value: 'T' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'h' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'i' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 's' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: ' ' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'i' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 's' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: ' ' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'a' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: ' ' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'l' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'i' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: 'k' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x EndTag { tag_name: Atom('a' type=inline), self_closing: false, attributes: [] } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^^^^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:5:1] 5 | This is a link : ^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:6:1] 6 | : ^ 7 | `---- x EndTag { tag_name: Atom('body' type=inline), self_closing: false, attributes: [] } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:7:1] 7 | : ^^^^^^^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:7:1] 7 | : ^ 8 | `---- x EndTag { tag_name: Atom('html' type=inline), self_closing: false, attributes: [] } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:8:1] 8 | : ^^^^^^^ `---- x Character { value: '\n' } ,-[$DIR/tests/fixture/attribute-without-quotes/input.html:8:1] 8 | : ^ `----