Open Bug 1969721 Opened 7 months ago

Firefox returns 300x225 while Chrome returns 200x150 for img size testcase

Categories

(Core :: Layout: Images, Video, and HTML Frames, task)

task

Tracking

()

People

(Reporter: dholbert, Unassigned, NeedInfo)

References

Details

Filing this as a followup for bug 1965560 - we give different results from Chrome on this testcase:
https://bug1935269.bmoattachments.org/attachment.cgi?id=9470135
(and this variant: https://bugzilla.mozilla.org/attachment.cgi?id=9486706 )

With bug 1965560's patch stack, Firefox returns 300x225.
Chrome returns 200x150.
Safari returns 40x30.

Chrome and Firefox's results are both based on the default concrete object size; we should see if there's a reason to prefer one or the other and align on it (in part because I'll be trying to spec this area of behavior in https://github.com/whatwg/html/issues/11287 )

Flags: needinfo?(dholbert)
You need to log in before you can comment on or make changes to this bug.