Simon Pieters

Results 719 comments of Simon Pieters

Noting for the record another PR adding third-party code: https://github.com/web-platform-tests/wpt/pull/23789 It seems to me that right now https://github.com/web-platform-tests/rfcs/issues/46#issuecomment-605098405 is the de-facto overall policy.

There has been a change of plans since we need some more time to prepare. The new tentative date is March 28. See w3c/aria-at-automation#17 Apologies for the late change, and...

Next ARIA AT Automation Group Meeting is today: https://github.com/w3c/aria-at-automation/issues/18 If you would like to be added to the calendar invite directly, please reach out to @s3ththompson

Yeah... the target audience for this document is probably small enough today that it isn't worth the cost to maintain. Unless someone is interested in taking over as editor we...

I don't think so, particularly. If we want to maintain this we should finish conversion to bikeshed. If not, we'll still make sure existing links to HTML continue to work,...

``` $ bikeshed LINK ERROR: No 'element' refs found for 'isindex'. isindex LINK ERROR: No 'element' refs found for 'plaintext'. plaintext LINK ERROR: No 'element-sub' refs found for 'charset' with...

With #39 and with this diff to whatwg/html-build: ```diff diff --git a/build.sh b/build.sh index 24f30d6..7669382 100755 --- a/build.sh +++ b/build.sh @@ -369,7 +369,7 @@ function runWattsi { fi } -runWattsi...

If we change usage maybe we should start using `for` at the same time?