[webkit-changes] [WebKit/WebKit] 92a220: Alt texts are rendered horizontally in vertical wr...
Alan Baradlay
noreply at github.com
Sun May 7 06:20:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92a220066f0e3290ceadcdc52d3bc7c8551ed267
https://github.com/WebKit/WebKit/commit/92a220066f0e3290ceadcdc52d3bc7c8551ed267
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-05-07 (Sun, 07 May 2023)
Changed paths:
A LayoutTests/fast/images/image-alt-text-vertical-expected.html
A LayoutTests/fast/images/image-alt-text-vertical.html
M Source/WebCore/rendering/RenderImage.cpp
Log Message:
-----------
Alt texts are rendered horizontally in vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=135383
Reviewed by Antti Koivisto.
Add support for painting vertical alt text.
* LayoutTests/fast/images/image-alt-text-vertical-expected.html: Added.
* LayoutTests/fast/images/image-alt-text-vertical.html: Added.
* Source/WebCore/rendering/RenderImage.cpp:
(WebCore::RenderImage::paintReplaced):
Canonical link: https://commits.webkit.org/263776@main
More information about the webkit-changes
mailing list