Re: [whatwg/encoding] Meta: Use "set up" for TransformStreams rather than "create" (#260)

The build failures are caused by the visualization and BMP coverage tables (https://encoding.spec.whatwg.org/windows-1252.html for example), [since they have `aria-label` attributes on `<td>` elements](https://github.com/whatwg/encoding/blob/main/visualize.py#L208), which as of validator/validator@726e7593b1eda345392a080ba179abbc2c6352ca causes the HTML checker to fail.

@sideshowbarker Changing the `aria-label` attributes to `title` would make the checker work, but I'm not sure whether that'd be fine accessibility-wise.

cc @annevk

-- 
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/encoding/pull/260#issuecomment-850456195

Received on Friday, 28 May 2021 14:25:23 UTC