Bug 248319

Summary: Fix input[type=file] in vertical writing mode
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: FormsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/42369
Bug Depends on:    
Bug Blocks: 245355    

Description Tim Nguyen (:ntim) 2022-11-24 12:41:22 PST
RenderFileUploadControl.cpp needs to be writing mode aware when rendering things.
Comment 1 Radar WebKit Bug Importer 2022-11-24 12:45:11 PST
<rdar://problem/102651599>
Comment 2 Aditya Keerthi 2023-10-05 11:47:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18707
Comment 3 Aditya Keerthi 2023-10-05 11:55:42 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42369
Comment 4 EWS 2023-10-05 16:34:38 PDT
Committed 268948@main (d038fb76fc05): <https://commits.webkit.org/268948@main>

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