You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't give images with empty alt an intrinsic ratio.
The spec seems to want us to treat it like an inline, but that's not what other
browsers do (I added tests for this in bug 1196668, and they still pass in all
engines).
This is an oddly specific condition to put in
nsImageFrame::ShouldShowBrokenImageIcon(), but oh well, we're past all sanity
here I think...
Differential Revision: https://phabricator.services.mozilla.com/D63715
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1616537
gecko-commit: 76472c6d442738730a601ecf22d6cd83e570cae2
gecko-integration-branch: autoland
gecko-reviewers: bzbarsky
0 commit comments