264433@main made RenderBoxModelObject::decodingModeForImageDraw() call RenderElement::imageVisibleInViewport() for all images including the small ones which do not require async image decoding unless the attribute decoding="async" is specified. This regressed the score of the MotionMark Leaves sub-test by almost 2.5%.
rdar://109810640
Pull request: https://github.com/WebKit/WebKit/pull/14376
Committed 264679@main (efb71a57dadd): <https://commits.webkit.org/264679@main> Reviewed commits have been landed. Closing PR #14376 and removing active labels.