Bug 215910 - [iOS] Vertical text's logical width calculation is stale from the previous height of the WKWebView
Summary: [iOS] Vertical text's logical width calculation is stale from the previous he...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-27 20:09 PDT by Myles C. Maxfield
Modified: 2020-08-28 13:21 PDT (History)
9 users (show)

See Also:


Attachments
Patch (16.06 KB, patch)
2020-08-27 20:20 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (16.99 KB, patch)
2020-08-27 20:25 PDT, Myles C. Maxfield
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2020-08-27 20:09:39 PDT
[iOS] Vertical text's logical width calculation is stale from the previous height of the WKWebView
Comment 1 Myles C. Maxfield 2020-08-27 20:20:08 PDT
Created attachment 407446 [details]
Patch
Comment 2 Myles C. Maxfield 2020-08-27 20:25:58 PDT
Created attachment 407447 [details]
Patch
Comment 3 Myles C. Maxfield 2020-08-27 20:33:18 PDT
<rdar://problem/58313732>
Comment 4 Myles C. Maxfield 2020-08-28 11:35:11 PDT
Looking at API test failure on Mac. A local app that does the same thing doesn't show the failure :(
Comment 5 Myles C. Maxfield 2020-08-28 13:21:27 PDT
Committed r266290: <https://trac.webkit.org/changeset/266290>