- From: Domenic Denicola <notifications@github.com>
- Date: Sat, 25 Apr 2020 08:09:55 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 25 April 2020 15:10:07 UTC
Interesting. I don't think we should do this; instead we can fix Chrome. Namespace objects here are patterned after those in the JS spec, such as `Math` and `JSON`, which do not have such toStringTags. Note also that the other namespace objects on the platform, `CSS` and `Math`, do not have such toStringTags in Chrome. So I think this is just a Chrome bug. -- 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/873#issuecomment-619393577
Received on Saturday, 25 April 2020 15:10:07 UTC