<?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>311552</bug_id>
          
          <creation_ts>2026-04-05 23:36:25 -0700</creation_ts>
          <short_desc>[SVG2] remove use-script, no-change, reset-size from dominant-baseline</short_desc>
          <delta_ts>2026-04-12 23:37:12 -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>SVG</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>https://w3c.github.io/svgwg/svg2-draft/text.html#DominantBaselineProperty</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoodFirstBug, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Dubost">karlcow</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>sabouhallawa</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2197171</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2026-04-05 23:36:25 -0700</bug_when>
    <thetext>https://searchfox.org/wubkat/rev/354badedaff3009fc84f9bb12c99d5bdc4025ea5/Source/WebCore/css/SVGCSSValueKeywords.in#242-246
```
// CSS_PROP_DOMINANT_BASELINE
//auto
use-script
no-change
reset-size
```


Spec prose says:
in SVG2
https://w3c.github.io/svgwg/svg2-draft/text.html#DominantBaselineProperty

==========
This property is defined in the CSS Line Layout Module 3 specification. See &apos;dominant-baseline&apos;. [css-inline-3]

SVG 2 introduces some changes to the definition of this property. In particular:

* The &apos;reset-size&apos; value is no longer supported. Any change in font-size resets the dominant baseline table.
* The &apos;use-script&apos; and &apos;no-change&apos; values are no longer supported.
* The property is now inherited. (Behavior is effectively unchanged.)

SVG uses the value of the dominant-baseline property to align glyphs relative to the ‘x’ and ‘y’ attributes. For the text-orientation value sideways, the auto value for dominant-baseline is alphabetic; however, for backwards compatibility, the glyphs should be aligned to the ‘x’ and ‘y’ attributes using the value central.
====</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2199588</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-04-12 23:37:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/174635806&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>