Philip Jägenstedt

Results 336 issues of Philip Jägenstedt

This is to test the behavior exposed in this webcompat.com issue: https://github.com/webcompat/web-bugs/issues/62451.

css-lists

Fixes https://github.com/mdn/browser-compat-data/issues/23855.

infra :building_construction:
scripts :scroll:

### What type of issue is this? Infrastructure issue ### What is the issue? Both Chrome and Firefox use ranges in this feature: https://github.com/mdn/browser-compat-data/blob/9832a6516bfe3d8b1d18e503645d0332267c43a0/html/elements/iframe.json#L767-L800 The data we publish (after mirroring)...

bug :bug:
infra :building_construction:

https://github.com/mdn/browser-compat-data/pull/23791 was a case where there was an IE version, but Edge was set to mirror, resulting in Edge 79. This is probably correct in some case, but there are...

bulk_update :package:

The lint already disallows declaring a sub-feature supported when the parent feature is set to false, or declaring a sub-feature shipped earlier than a parent feature. However, it doesn't catch...

linter :house_with_garden:

In https://github.com/web-platform-tests/wpt/pull/32832 @muan has reported an interop issue between browsers when setting `video.currentTime` to a value larger than `video.duration`. I haven't tested and verified today, but I believe Chrome and...

topic: media
interop

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I composed a toot in the app while on a slow/congested...

https://github.com/w3c/clipboard-apis/pull/164 is still open, and the permission is defined here: https://w3c.github.io/clipboard-apis/#clipboard-permissions *** Preview | Diff

There seems to be something wrong with the `feature:` search functionality in the case of `feature:check-visibility`. In WPT, one test is mapped to this feature: https://github.com/web-platform-tests/wpt/blob/11ee78cd478f37250bf54810add2149b6490764c/css/cssom-view/WEB_FEATURES.yml#L2-L4 That test can be...