Philip Jägenstedt

Results 1163 comments of Philip Jägenstedt

Accessibility isn't a non-goal of Baseline, the delineation that was made in https://github.com/web-platform-dx/web-features/pull/519 is that if the browser does the wrong thing we consider that a user-affecting bug like any...

I'm adding this to BCD in https://github.com/mdn/browser-compat-data/pull/22242.

There's no separate entry for `palette-mix()` because it was implemented and shipped as part of animating `font-palette`. It's true that it can be used without animation, but the reason it...

@chrisdavidmills do you typically get tech review from an implementer?

@chrisdavidmills cool, just checking to make sure. Having implemented it in Chromium, @tursunova is a good reviewer for animating `font-palette`.

@marcoscaceres there are 3 tests in wpt that are tentative due to #152: https://github.com/web-platform-tests/wpt/blob/master/fullscreen/api/element-request-fullscreen-twice-manual.tentative.html https://github.com/web-platform-tests/wpt/blob/master/fullscreen/api/element-request-fullscreen-two-elements-manual.tentative.html https://github.com/web-platform-tests/wpt/blob/master/fullscreen/api/element-request-fullscreen-two-iframes-manual.tentative.html But I think with consuming, this can be reduced to just the first test,...

@upsuper I think you're right about that, since the page script already has full control over what's being presented and could replace all the contents of the current fullscreen element....

@marcoscaceres test PR is up and the whole PR template is filled in now.

@marcoscaceres sorry I totally dropped the ball here. I've updated the PR and all I need now is review from someone with write access. Paging @annevk, as @domenic seems to...

Thanks @annevk! Let me try inverting the preceding steps and see if you like that.