Re: [whatwg/dom] Editorial: reference "set an existing attribute value" (#638)

I just use the spec-compliant html5lib parser (by @jgraham, @gsnedders, and you, @annevk!), which doesn't surface any parse errors, such as lone end-tags.

One of my goals this year is to write a bespoke HTML/CommonMark combined parser for Bikeshed, in which case these sorts of things will indeed be detected and surfaced as errors for the user.  (Hopefully this'll be useful for ecmarkup too.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/638#issuecomment-381680775

Received on Monday, 16 April 2018 17:18:23 UTC