-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove api/
s that has never been supported
#10581
Changes from all commits
dd827c6
9a2b475
6f1ac59
552d934
c0c36a6
2852514
952b1e6
579d3ad
bbae3fb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11223,54 +11223,6 @@ | |
} | ||
} | ||
}, | ||
"undoManager": { | ||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Document/undoManager", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 404, nothing to clean up here 👍 |
||
"support": { | ||
"chrome": { | ||
"version_added": false | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false | ||
}, | ||
"firefox_android": { | ||
"version_added": false | ||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false | ||
}, | ||
"safari_ios": { | ||
"version_added": false | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": true, | ||
"standard_track": true, | ||
"deprecated": false | ||
} | ||
} | ||
}, | ||
"visibilitychange_event": { | ||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Document/visibilitychange_event", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8234,54 +8234,6 @@ | |
} | ||
} | ||
}, | ||
"tabStop": { | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can find no trace of this in Chromium, Gecko or WebKit so this removal seems correct. |
||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Element/tabStop", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://developer.mozilla.org/en-US/docs/Web/API/Element/tabStop will need to be removed too. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm creating a PR to remove this. |
||
"support": { | ||
"chrome": { | ||
"version_added": false | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false | ||
}, | ||
"firefox_android": { | ||
"version_added": false | ||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false | ||
}, | ||
"safari_ios": { | ||
"version_added": false | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": false, | ||
"standard_track": false, | ||
"deprecated": true | ||
} | ||
} | ||
}, | ||
"tagName": { | ||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Element/tagName", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1079,54 +1079,6 @@ | |
} | ||
} | ||
}, | ||
"forceSpellCheck": { | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No trace of this in Chromium, Gecko or WebKit. In WebKit it appears in some performance tests, seemingly copied from the HTML spec where this once appeared: |
||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLElement/forceSpellCheck", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/forceSpellCheck will need to be removed. |
||
"support": { | ||
"chrome": { | ||
"version_added": false | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false | ||
}, | ||
"firefox_android": { | ||
"version_added": false | ||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false | ||
}, | ||
"safari_ios": { | ||
"version_added": false | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": false, | ||
"standard_track": false, | ||
"deprecated": false | ||
} | ||
} | ||
}, | ||
"gotpointercapture_event": { | ||
"__compat": { | ||
"description": "<code>gotpointercapture</code> event", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -551,56 +551,6 @@ | |
} | ||
} | ||
}, | ||
"regionCode": { | ||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PaymentAddress/regionCode", | ||
"support": { | ||
"chrome": { | ||
"version_added": false | ||
}, | ||
"chrome_android": { | ||
"version_added": false | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false, | ||
"notes": "Available only in nightly builds." | ||
}, | ||
"firefox_android": { | ||
"version_added": false, | ||
"notes": "Available only in nightly builds." | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There are several notes here like this, but I guess we can remove them since the interface itself is deprecated and thus we don't expected them to be shipped. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Elchi3 do you have a link to the recent issue about representing preview browsers? I can't find it... But in any case I agree with removing this one. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Removing sounds good to me, too. |
||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false | ||
}, | ||
"safari_ios": { | ||
"version_added": false | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": false, | ||
"standard_track": false, | ||
"deprecated": true | ||
} | ||
} | ||
}, | ||
"sortingCode": { | ||
"__compat": { | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PaymentAddress/sortingCode", | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This removal is correct, it's from https://github.com/WebKit/WebKit/blob/92ce6b62a589a0a70da09a6adfcfa03a07624467/Source/WebCore/dom/Document%2BUndoMananger.idl#L27 but hasn't been shipped.