Bug 1933708 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I spun off bug 1935269 on the `naturalWidth` & `naturalHeight difference that I mentioned in comment 5.

I confirmed that aligning with Chrome on that bug is sufficient to get the site's expected layout here. If I place a breakpoint on the JS that I quoted in comment 5, and set `d` to `300` and `p` to `150`, then the image shows up as-expected.
I spun off bug 1935269 on the `naturalWidth` & `naturalHeight difference that I mentioned in comment 5.

I confirmed that aligning with Chrome on that bug is sufficient to get the site's expected layout here. If I place a breakpoint on the JS that I quoted in comment 5, and set `d` to `300` and `p` to `150` in cases where they would otherwise be `0`, then the images shows up as-expected.
I spun off bug 1935269 on the `naturalWidth` & `naturalHeight` difference that I mentioned in comment 5.

I confirmed that aligning with Chrome on that bug is sufficient to get the site's expected layout here. If I place a breakpoint on the JS that I quoted in comment 5, and set `d` to `300` and `p` to `150` in cases where they would otherwise be `0`, then the images shows up as-expected.

Back to Bug 1933708 Comment 6