<?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>247754</bug_id>
          
          <creation_ts>2022-11-10 11:26:20 -0800</creation_ts>
          <short_desc>Support rendering non-native &lt;progress&gt; in vertical writing mode</short_desc>
          <delta_ts>2023-03-30 10:00:43 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>Safari 16</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>245355</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Di">dizhangg</reporter>
          <assigned_to name="Tim Nguyen (:ntim)">ntim</assigned_to>
          <cc>akeerthi</cc>
    
    <cc>cdumez</cc>
    
    <cc>ntim</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1911607</commentid>
    <comment_count>0</comment_count>
    <who name="Di">dizhangg</who>
    <bug_when>2022-11-10 11:26:20 -0800</bug_when>
    <thetext>For &lt;progress&gt; elements, we should use `block-size: 1em` instead of `height: 1em` and `inline-size: 10em` instead of `width: 10em`.
This change will not affect existing behavior for horizontal writing mode (the specced behavior) and help support vertical writing mode.

See spec PR: https://github.com/whatwg/html/pull/8471

WPT tests:
css/css-writing-modes/progress-appearance-native-computed-style.optional.html
css/css-writing-modes/progress-appearance-native-horizontal.optional.html
css/css-writing-modes/progress-appearance-native-vertical.optional.html
css/css-writing-modes/progress-appearance-none-horizontal.optional.html
css/css-writing-modes/progress-appearance-none-vertical.optional.html
https://wpt.fyi/results/css/css-writing-modes?label=master&amp;label=experimental&amp;aligned&amp;view=subtest&amp;q=css%2Fcss-writing-modes%2Fprogress</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1913242</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-17 11:27:16 -0800</bug_when>
    <thetext>&lt;rdar://problem/102477867&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1914200</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-11-22 16:19:45 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6747</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945381</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-30 10:00:40 -0700</bug_when>
    <thetext>Committed 262336@main (fd4ac798e708): &lt;https://commits.webkit.org/262336@main&gt;

Reviewed commits have been landed. Closing PR #6747 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>