WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 201404
205116
-webkit-text-size-adjust not working on iPad running iOS 13
https://bugs.webkit.org/show_bug.cgi?id=205116
Summary
-webkit-text-size-adjust not working on iPad running iOS 13
Frank
Reported
2019-12-11 08:15:08 PST
+++ This bug was initially created as a clone of
Bug #201404
+++ OS: iOS/iPadOS 13/13.3 Device: iPad only This happens on iPads running i(Pad)OS 13/13.3 only. For example: <!DOCTYPE html> <html> <body> <div style="-webkit-text-size-adjust: 56.2962293624878%;"> Sample text sample text sample text </div> <div style="-webkit-text-size-adjust: 156.2962293624878%;"> Sample text sample text sample text </div> <div style="-webkit-text-size-adjust: 356.2962293624878%;"> Sample text sample text sample text </div> </body> </html> Will be rendered without any style changes on iPad and with style applied on iPhone, both running iOS 13.3. See attached images for example. I'm using a basic WKWebView with the HTML above loaded using loadHTMLString:baseURL: method.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-12-11 13:40:44 PST
<
rdar://problem/57851534
>
Alexey Proskuryakov
Comment 2
2020-02-08 13:35:52 PST
*** This bug has been marked as a duplicate of
bug 201404
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug