Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a1399ba8e3b5c0e9e1764f365dcd20d8f7d6ccb1
https://github.com/WebKit/WebKit/commit/a1399ba8e3b5c0e9e1764f365dcd20d8f7d6ccb1
Author: Charlie Wolfe <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/ImagePaintingOptions.cpp
Log Message:
-----------
ImageOrientation::Orientation TextStream operator swaps top/bottom for all
non-default orientations
https://bugs.webkit.org/show_bug.cgi?id=316762
rdar://179208460
Reviewed by Pascoe.
Every case except OriginTopLeft streamed a label with top/bottom inverted. Make
each label match its
enum value.
* Source/WebCore/platform/graphics/ImagePaintingOptions.cpp:
(WebCore::operator<<):
Canonical link: https://commits.webkit.org/314940@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications