Philip Jägenstedt
Philip Jägenstedt
Thanks for confirming @romainmenke!
It looks like there's quite a lot of differences between BCD and the collector remaining for post-2020 data. Here's what I did. First, list the browser releases that happened in...
Breaking this into smaller chunks sounds great, it's a lot of work, and for reviewers it's probably easier to review if there's a theme of the day, rather than simply...
That breakdown looks pretty good to me! My assumption is that after Falsy + 2022 Releases + 2021 Releases, the kind of exercise I did in https://github.com/openwebdocs/project/issues/85#issuecomment-1371759747 would produce no...
This is fantastic news, thank you @queengooborg for all your hard work on this!
https://w3c.github.io/IntersectionObserver/v2/ includes things that aren't in v1, namely the `trackVisibility` parameter for the `IntersectionObserver` constructor and the `isVisible` attribute on `IntersectionObserverEntry`. I'm adding this because I need it for https://github.com/web-platform-dx/web-features/pull/620,...
I found my way here from https://github.com/w3c/i18n-activity/projects/3?card_filter_query=ruby and am curious what's missing. I tried recreating the [Wikipedia example](https://en.wikipedia.org/wiki/Bopomofo#Example) with HTML: ```html ruby { font-size: 64px; ruby-position: inter-character; } rt {...
Thank you Richard, that was great reading you linked to. It looks like I wasn't far off with my guess, that tone marks and in particular the light tone need...
This would have come in handy for https://github.com/web-platform-tests/wpt/pull/45073 again. When there's an interop issue revealed by a reftest, it's useful to see what the passing browsers do. @past FYI, as...
@jhsware I'm also based in Stockholm and think I'm affected by this issue as well, or at least I'm not confident that `SunCalc.getPosition()` is accurate after seeing this issue. Did...