Re: [dev-servo] (Lack of) XML parser (was: Meeting notes 10/13)

2014-10-13 Thread L. David Baron
On Tuesday 2014-10-14 05:26 +0100, Simon Sapin wrote: > >zwarich: On the web, is validity-checking for XML input required? > > I don’t have evidence either way (and the only way to find out might > be to try it), but it sounds unlikely that real content relies on an > entire document failing to pa

[dev-servo] (Lack of) XML parser (was: Meeting notes 10/13)

2014-10-13 Thread Simon Sapin
https://github.com/servo/servo/wiki/Meeting-2014-10-13 kmc: [...] I was just reading about XML5 which uses an HTML parsing algorithm; possibly we could use for XML that instead of wiring up a proper XML parser. There are two different things. XML5 is a new parsing algorithm for XML that uses