<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>205116</bug_id>
          
          <creation_ts>2019-12-11 08:15:08 -0800</creation_ts>
          <short_desc>-webkit-text-size-adjust not working on iPad running iOS 13</short_desc>
          <delta_ts>2020-02-08 13:35:52 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>Safari 12</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>Other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>201404</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Frank">frankai5</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>frankai5</cc>
    
    <cc>hbourcier</cc>
    
    <cc>lzuanovic</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit-unassigned</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1597624</commentid>
    <comment_count>0</comment_count>
    <who name="Frank">frankai5</who>
    <bug_when>2019-12-11 08:15:08 -0800</bug_when>
    <thetext>+++ 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:


&lt;!DOCTYPE html&gt;
        &lt;html&gt;
            &lt;body&gt;
                &lt;div style=&quot;-webkit-text-size-adjust: 56.2962293624878%;&quot;&gt;
                    Sample text sample text sample text
                &lt;/div&gt;
                &lt;div style=&quot;-webkit-text-size-adjust: 156.2962293624878%;&quot;&gt;
                    Sample text sample text sample text
                &lt;/div&gt;
                &lt;div style=&quot;-webkit-text-size-adjust: 356.2962293624878%;&quot;&gt;
                    Sample text sample text sample text
                &lt;/div&gt;
            &lt;/body&gt;
        &lt;/html&gt;

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&apos;m using a basic WKWebView with the HTML above loaded using loadHTMLString:baseURL: method.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1597762</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-12-11 13:40:44 -0800</bug_when>
    <thetext>&lt;rdar://problem/57851534&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1616590</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-02-08 13:35:52 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 201404 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>