Bug 215658 - [ macOS wk1 ] svg/custom/object-sizing-no-width-height.xhtml is a flaky failure
Summary: [ macOS wk1 ] svg/custom/object-sizing-no-width-height.xhtml is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-19 12:12 PDT by Hector Lopez
Modified: 2020-08-19 12:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-08-19 12:12:11 PDT
svg/custom/object-sizing-no-width-height.xhtml

Test is a flaky failure on macOS wk1 according to history. The first occurrence of failure is at r251554.

History:
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Fobject-sizing-no-width-height.xhtml&flavor=wk1&limit=50000

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-no-width-height-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-no-width-height-actual.txt
@@ -4,10 +4,10 @@
   RenderBlock {html} at (0,0) size 785x789
     RenderBody {body} at (8,8) size 769x773
       RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
-        layer at (0,0) size 769x769
-          RenderView at (0,0) size 769x769
-        layer at (0,0) size 769x769
-          RenderSVGRoot {svg} at (0,0) size 769x769
-            RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
-            RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
+        layer at (0,0) size 300x150
+          RenderView at (0,0) size 300x150
+        layer at (0,0) size 300x150
+          RenderSVGRoot {svg} at (75,0) size 150x150
+            RenderSVGRect {rect} at (75,0) size 150x150 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+            RenderSVGEllipse {circle} at (135,60) size 30x30 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
       RenderText {#text} at (0,0) size 0x0
Comment 1 Radar WebKit Bug Importer 2020-08-19 12:12:31 PDT
<rdar://problem/67418058>
Comment 2 Hector Lopez 2020-08-19 12:45:37 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/265889/webkit