diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-08-22 16:08:01 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-08-22 16:08:01 +0200 |
commit | 8262579564087b850fd05ed2fb72bfbdd7c9982a (patch) | |
tree | 19719f2348392d0356fb9c525775073bd6e6e631 /README | |
parent | 77606ed0b26aa364dd53b1b9689ff3fd8f0489f3 (diff) |
xml: improve parsing of invalid attribute values separated by whitespace
It is invalid XML, but this allows parsing old HTML pages aswell.
For example:
<input id=cb checked type="checkbox" title='checkbox' />
or
<FONT FACE=wingdings SIZE=12><BLINK>oh hai</BLINK></FONT>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions