Simon Pieters

Results 719 comments of Simon Pieters

In hindsight, I think it was a mistake to extend `input` for the cases where text input fallback isn't useful enough (like color, date/time, range). To continue to add new...

Did https://github.com/whatwg/html/pull/10168 fix this issue?

@jensimmons Recommendation Track and Recommendation are different things, see https://www.w3.org/2023/Process-20230612/#rec-track i.e. any of FPWD, WD, CR, PR, REC are rec-track.

I had in mind doing a git clone of the wpt-metadata repo. I'm not so familiar with the wpt.fyi API. No opinion on which approach to use. If there are...

I think there's code to determine "affected tests" for a PR for running stability checks, which maybe we could reuse? cc @jgraham

- The colors for the main scores should have smooth changes between all points, instead of sharp changes (e.g. from yellow to green at 75). (This has been discussed in...

Someone asked in the meeting if there's a list of all prefixed attributes that exist, which I had actually researched a few years ago: https://github.com/whatwg/html/issues/2271#issuecomment-273716582

I agree with @annevk. To me Unicode seems like the correct place.

I understand that the algorithm is recursive and that the same algorithm is used for both names and descriptions. The issue is that the spec doesn't match implementations as far...