You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
foolip opened this issue
Jul 19, 2024
· 2 comments
· Fixed by #24155
Labels
bugConfirmed bugs in the repository (i.e. linter bugs), NOT browser implementation bugs.infraInfrastructure issues (npm, GitHub Actions, releases) of this project
@ddbeck@Elchi3 FYI, I discovered this when looking at web-features dist files, surprised to see ranges for Chrome but not Chrome Android.
queengooborg
added
bug
Confirmed bugs in the repository (i.e. linter bugs), NOT browser implementation bugs.
infra
Infrastructure issues (npm, GitHub Actions, releases) of this project
labels
Jul 19, 2024
bugConfirmed bugs in the repository (i.e. linter bugs), NOT browser implementation bugs.infraInfrastructure issues (npm, GitHub Actions, releases) of this project
What type of issue is this?
Infrastructure issue
What is the issue?
Both Chrome and Firefox use ranges in this feature:
browser-compat-data/html/elements/iframe.json
Lines 767 to 800 in 9832a65
The data we publish (after mirroring) is this:
Note that there are no ranges for any mirrored data except safari_ios, which is done correctly.
What behavior were you expecting?
Ranges should be preserved for browsers that mirror from Chrome and Firefox.
What version(s) of BCD is the issue present in?
main
branchDo you have anything more you want to share?
cc @queengooborg
The text was updated successfully, but these errors were encountered: