UNPKG

tripledoc

Version:

Library to read, create and update documents on a Solid Pod

15 lines 246 B
{ "name": "Singular attribute", "options": {}, "html": "<option value='foo' selected>", "expected": [ { "type": "tag", "name": "option", "attribs": { "value": "foo", "selected": "" } } ] }