Bug 219824

Summary: ios safari text-size-adjust in fixed position container does not reset
Product: WebKit Reporter: webkit
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, webkit, wenson_hsieh, zalan
Priority: P2 Keywords: InRadar
Version: Safari 14   
Hardware: iPhone / iPad   
OS: iOS 14   
URL: https://donsuhr.github.io/bugs/webkit-text-size-adjust
Attachments:
Description Flags
three screen captures none

webkit
Reported 2020-12-11 22:19:21 PST
Created attachment 416091 [details] three screen captures Steps to reproduce the problem: 1. On a phone, go to https://donsuhr.github.io/bugs/webkit-text-size-adjust 2. Change orientation to landscape 3. Notice that all font sizes increase 4. Change orientation to portrait 5. Notice that the body font returns to start font size, the fixed position footer does not What is the expected behavior? Both the body text and the fixed position text should return to the starting font size Presents when more than one element is in the fixed container, in this case an <em>. It could also be two <p>'s, or a <span> with a <br />.
Attachments
three screen captures (996.33 KB, image/png)
2020-12-11 22:19 PST, webkit
no flags
Radar WebKit Bug Importer
Comment 1 2020-12-18 22:20:18 PST
Note You need to log in before you can comment on or make changes to this bug.