Bug 264441 - [iOS] Fix rendering of <select> in vertical writing mode
Summary: [iOS] Fix rendering of <select> in vertical writing mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-08 15:02 PST by Aditya Keerthi
Modified: 2023-11-09 09:03 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2023-11-08 15:02:16 PST
1. Glyph is positioned incorrectly
2. Element has the wrong metrics compared to horizontal writing mode
Comment 1 Radar WebKit Bug Importer 2023-11-08 15:02:26 PST
<rdar://problem/118141664>
Comment 2 Aditya Keerthi 2023-11-08 17:06:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/20206
Comment 3 EWS 2023-11-09 09:03:15 PST
Committed 270453@main (b6917b9c28b6): <https://commits.webkit.org/270453@main>

Reviewed commits have been landed. Closing PR #20206 and removing active labels.