Re: [csswg-drafts] Resize Observer spec and Blink's implementation disagree on what happens when the writing-mode changes (#3887)

BTW, I believe @BorisChou's not-yet-landed patch on https://bugzilla.mozilla.org/show_bug.cgi?id=1545239 does what the spec currently says to do (and disagrees with Blink).

i.e. it only notifies if the new `inlineSize` differs from the old `inlineSize` (and same for `blockSize`), even if sizes are under different writing modes.

This seems logical to me. If this makes sense and no serious spec edit is needed here (beyond a clarification), then I'm happy to stick with the specced behavior and consider this a chromium bug.

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

Received on Thursday, 2 May 2019 22:27:49 UTC