Results 513 comments of sideshowbarker

It’s not what’s being asked here

Yeah it surprises me that those aren’t getting filtered — but it’s nice to have an interesting problem to investigate, so I’ll make time to look into it. > In...

> > An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. > > This cleanup will probably...

> OK, so `Element “head” is missing .*“title”.` seems to be the minimal wildcard to allow it to pass, anything beyond and it seems to stop filtering again OK thanks...

I’ve not forgotten about this — just have not had time to get back to it yet. But it turns out that fixing this is pretty complicated. The reason is,...

I think this is an upstream issue with the CSS-checker backend, so I’m pinging @ylafon to find out if maybe it’s a known issue, and maybe a GitHub issue has...

> I think this is an upstream issue with the CSS-checker backend, Actually, after looking more, I see now that we’re not using the CSS-checker backend to check `srcset` values,...

To get back to [the OP’s question](https://github.com/Ygg01/xml5_draft/issues/8#issue-167185344): > This example is in both XML 1.0 and 1.1 spec, as a valid comment: > > `` > > Was error on...

> It seems like the spec changed somewhat in meantime (I remember `CommentDash` being in spec and now its not?!) or my mind is playing tricks at me. Yeah, two...

Steve, thanks much, and congrats on landing your first docs change here — welcome aboard 🎉