<?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>245122</bug_id>
          
          <creation_ts>2022-09-12 21:57:40 -0700</creation_ts>
          <short_desc>Percentage-based translations don&apos;t work with SVG &lt;text&gt;</short_desc>
          <delta_ts>2022-09-22 20:58:25 -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>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          <dependson>245499</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tim Nguyen (:ntim)">ntim</reporter>
          <assigned_to name="Tim Nguyen (:ntim)">ntim</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>commit-queue</cc>
    
    <cc>rbuis</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1898135</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-12 21:57:40 -0700</bug_when>
    <thetext>Affected WPT:

css/css-transforms/transform-box/view-box-mutation-002.html: https://wpt.live/css/css-transforms/transform-box/view-box-mutation-002.html
css/css-transforms/transform-box/view-box-mutation-003.html: https://wpt.live/css/css-transforms/transform-box/view-box-mutation-003.html

Both tests exercise transform: translate(-50%, 0) and transform-box</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898136</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-12 21:58:10 -0700</bug_when>
    <thetext>&lt;rdar://problem/99854408&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898491</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-14 10:40:12 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 245120 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898707</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-15 08:48:58 -0700</bug_when>
    <thetext>The issue here is separate from bug 245120.

We pass in a 0x0 rect as bounding box rect for transforms: https://searchfox.org/wubkat/rev/0c40ba62b482511fe03646f1d4982efd727475dd/Source/WebCore/svg/SVGTextElement.cpp#59

Similar issue occurs with &lt;foreignobject&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898845</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-15 16:20:11 -0700</bug_when>
    <thetext>bug 245120 fixes foreignObject</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898853</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-15 16:33:49 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/4408</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1899694</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-19 19:21:40 -0700</bug_when>
    <thetext>Committed 254656@main (b87209ee89e8): &lt;https://commits.webkit.org/254656@main&gt;

Reviewed commits have been landed. Closing PR #4408 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900199</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2022-09-21 12:15:20 -0700</bug_when>
    <thetext>Re-opened since this is blocked by bug 245499</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900443</commentid>
    <comment_count>8</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2022-09-22 14:00:00 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/4607</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900522</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-22 20:58:23 -0700</bug_when>
    <thetext>Committed 254777@main (ec9527d7aa0c): &lt;https://commits.webkit.org/254777@main&gt;

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

    </bug>

</bugzilla>