[Webkit-unassigned] [Bug 247113] New: vertical-align for ima is wrong when <!DOCTYPE html> is present
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 26 22:48:30 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=247113
Bug ID: 247113
Summary: vertical-align for ima is wrong when <!DOCTYPE html>
is present
Product: WebKit
Version: Safari 16
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: skoji at skoji.jp
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 463269
--> https://bugs.webkit.org/attachment.cgi?id=463269&action=review
wrong case with <!DOCTYPE html>
vertical-align: baseline for img seems wrong when <!DOCTYPE html> is present on Safari 16 or after.
The image is lower (or too left in case of writing-mode is vertical-rl) than texts on the same line.
When you remove <!DOCTYPE html> tag, the rendering result seems correct.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221027/8dff24e4/attachment.htm>
More information about the webkit-unassigned
mailing list