lol-html icon indicating copy to clipboard operation
lol-html copied to clipboard

Remove `force_quirks` flag from doctype

Open inikulin opened this issue 6 years ago • 1 comments
trafficstars

We don't use it anywhere besides tests

inikulin avatar Nov 15 '19 22:11 inikulin

@inikulin I'm not sure I follow - this is used in src/parser/state_machine/syntax/doctype.rs, it sets force_quirks if it sees > in a doctype without seeing an ident first.

jyn514 avatar Jul 28 '21 19:07 jyn514