<?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>248182</bug_id>
          
          <creation_ts>2022-11-21 10:40:49 -0800</creation_ts>
          <short_desc>Support rendering non-native &lt;meter&gt; in vertical writing mode</short_desc>
          <delta_ts>2023-03-31 04:00:26 -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>All</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>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>1913894</commentid>
    <comment_count>0</comment_count>
    <who name="Di">dizhangg</who>
    <bug_when>2022-11-21 10:40:49 -0800</bug_when>
    <thetext>For &lt;meter&gt; elements, we should use `block-size: 1em` instead of `height: 1em` and `inline-size: 5em` instead of `width: 5em`.
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/8536

WPT tests:
css/css-writing-modes/meter-appearance-native-computed-style.optional.html
css/css-writing-modes/meter-appearance-native-horizontal.optional.html
css/css-writing-modes/meter-appearance-native-vertical.optional.html

Related to bug 247754.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1913994</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-21 21:42:24 -0800</bug_when>
    <thetext>&lt;rdar://problem/102595455&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945437</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-03-30 12:32:14 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/12193</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945642</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-31 04:00:23 -0700</bug_when>
    <thetext>Committed 262395@main (f486be28a101): &lt;https://commits.webkit.org/262395@main&gt;

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

    </bug>

</bugzilla>