Results 513 comments of sideshowbarker

> Having upstream clang in my path broke servo bootstrap for me (specifically the python library "pillow" failed to compile). I had to use Apple Clang (by removing the path...

> I'm working on [mdn/browser-compat-data#22978](https://github.com/mdn/browser-compat-data/pull/22978) but that's paused until the new spec I added to browser-specs propagates. Can this more forward before then? I think the project policy is to...

For the record here, it was my mistake that this issue got closed. It happened because the description for https://github.com/mdn/content/pull/33494 had _“Partially fixes #32731”_. And when I reviewed the PR,...

I will not willingly implement this in the HTML checker, because I assess that on balance this restriction will end up wasting more time of HTML developer-authors than it helps...

> of those, 46% use `summary` with interactive content (or 105,235 pages or 0.82% of total pages) So that data compels me to even more emphatically assert that in the...

https://w3c.github.io/html-aria/#el-img-empty-alt is the specific part of the ARIA in HTML spec which the checker is checking here — and that part of the spec says that for `img with alt=""`,...

Beautiful — thanks much 🎉

> What would be an appropriate place to put an article about this unicode issue? Maybe as a new subsection of the https://developer.mozilla.org/en-US/docs/Web/API/btoa article

@wbamberg I went ahead and closed this one for lack of response. https://github.com/mdn/content/pull/19955/files still has the patch (such as it is). No further commits were ever pushed to the PR...