- From: Yoshiya Hinosawa <notifications@github.com>
- Date: Fri, 15 Jan 2021 01:15:49 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 January 2021 09:16:02 UTC
No major browser implements these 3 error-name-to-error-code mappings in DOMException constructor. So this PR suggests removing these 3 entries from the table.
We found this while updating web platform test at https://github.com/web-platform-tests/wpt/pull/27181.
cc @domenic
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/946
-- Commit Summary --
* Remove disused error names table entries
-- File Changes --
M index.bs (15)
-- Patch Links --
https://github.com/heycam/webidl/pull/946.patch
https://github.com/heycam/webidl/pull/946.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/946
Received on Friday, 15 January 2021 09:16:02 UTC