<?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>181051</bug_id>
          
          <creation_ts>2017-12-20 12:48:06 -0800</creation_ts>
          <short_desc>Layout Test svg/custom/object-sizing-explicit-height.xhtml is a flaky failure</short_desc>
          <delta_ts>2026-04-08 01:53:19 -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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=181058</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>213782</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>karlcow</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1383789</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-12-20 12:48:06 -0800</bug_when>
    <thetext>The following layout test is failing on macOS Debug WK1.

svg/custom/object-sizing-explicit-height.xhtml

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=svg%2Fcustom%2Fobject-sizing-explicit-height.xhtml

Diff:

--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-explicit-height-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-explicit-height-actual.txt
@@ -66,10 +66,10 @@
       RenderText {#text} at (533,340) size 4x18
         text run at (533,340) width 4: &quot; &quot;
       RenderEmbeddedObject {object} at (537,179) size 175x175
-        layer at (0,0) size 175x175
-          RenderView at (0,0) size 175x175
-        layer at (0,0) size 175x175
-          RenderSVGRoot {svg} at (0,0) size 175x175
-            RenderSVGRect {rect} at (0,0) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
-            RenderSVGEllipse {circle} at (70,70) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
+        layer at (0,0) size 300x175
+          RenderView at (0,0) size 300x175
+        layer at (0,0) size 300x175
+          RenderSVGRoot {svg} at (62,0) size 176x175
+            RenderSVGRect {rect} at (62,0) size 176x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+            RenderSVGEllipse {circle} at (132,70) size 36x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
       RenderText {#text} at (0,0) size 0x0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197917</commentid>
    <comment_count>1</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2026-04-08 01:44:49 -0700</bug_when>
    <thetext>*** Bug 181058 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197919</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2026-04-08 01:48:16 -0700</bug_when>
    <thetext>/svg/custom/object-sizing-explicit-height.xhtml
/svg/custom/object-sizing-explicit-width.xhtml


https://results.webkit.org/?suite=layout-tests&amp;test=svg%2Fcustom%2Fobject-sizing-explicit-width.xhtml
  fail only on iOS simulator and GTK
  pass all the time on macOS and and WPE
So probably the TestExpectations files need to be updated to remove them from
  /LayoutTests/platform/mac-wk2/TestExpectations

https://results.webkit.org/?suite=layout-tests&amp;test=svg%2Fcustom%2Fobject-sizing-explicit-height.xhtml
  fail only on iOS simulator
  pass all the time on macOS, GTK and and WPE
So probably the TestExpectations files need to be updated to remove them from
  /LayoutTests/platform/mac/TestExpectations</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>