jugglinmike

Results 223 comments of jugglinmike

> @jugglinmike I think this would be a great contribution. Especially as you say to prepare us for grid support. I also think the plan for implementing this sounds reasonable....

The website wpt.fyi visualizes test results in recent browser releases, and [its page on the flexbox tests shows that no one is 100%](https://wpt.fyi/results/css/css-flexbox?sha=6777c59&label=master&product=chrome%5Bexperimental%5D&product=edge&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D). Even if one was, there's no telling...

I think I can help out with this, though I might be a little slow. The first thing I wanted to do was verify that Stretch's limitation on display modes...

Here's my take: 1. Implementers 2. Proposal champions 3. Test writers 4. Maintainers Here's why: My feeling is that the ultimate goal of Test262 is implementation correctness. People might use...

Thanks for the report! As of today, two observably-distinct solutions for the spec bug are under consideration (see https://github.com/tc39/proposal-resizablearraybuffer/pull/74 and https://github.com/tc39/proposal-resizablearraybuffer/pull/75). I'd like to hold off on writing tests until...

Thanks, Romulo! If anyone is interested in writing these tests, please comment here. That will help us avoid duplicating effort.

We had a good conversation about this a few years ago: https://github.com/tc39/test262/issues/569. (Bear in mind that discussion is a little more generic because it concerns the ability to test any...

This issue was created following the initial implementation of the tests in gh-3048. The discussion in that pull request has additional information about the kinds of tests we need to...

Thanks for the feedback, folks! I wan't able to get through it all today, so although I'm sharing my progress so far, please know that I'm not ignoring the pieces...

Thanks for raising this, @gibson042. You're not the first to wonder; we really need to nail down a policy. Although I've always tried to avoid post-ES5 features whenever possible, I'm...