Re: [csswg-drafts] ResizeObserverEntry either needs to have its JS constructor removed, or define how its members are initialized when constructed (#3946)

> In contrast, Firefox Nightly happily constructs a ResizeObserverEntry, though it may null-deref [...] per https://bugzilla.mozilla.org/show_bug.cgi?id=1552911

Note: we just landed a patch in that bug to remove the ResizeObserverEntry constructor (so now we match Chrome, and both Firefox/Chrome diverge from what the spec says).

-- 
GitHub Notification of comment by dholbert
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3946#issuecomment-494567557 using your GitHub account

Received on Tuesday, 21 May 2019 21:34:11 UTC