- From: Timothy Gu <notifications@github.com>
- Date: Thu, 21 Jan 2021 19:45:45 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 January 2021 03:45:57 UTC
It appears to be a bit more nuanced. On Chrome 88, `CSS.length` and `CSS.name` are both undefined, contrary to @foolip's findings. OTOH `typeof CSS` is `"object"` on both Chrome and Firefox here, though it's `"function"` on WebKit. -- 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/issues/949#issuecomment-765101039
Received on Friday, 22 January 2021 03:45:57 UTC