NEW 181051
Layout Test svg/custom/object-sizing-explicit-height.xhtml is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=181051
Summary Layout Test svg/custom/object-sizing-explicit-height.xhtml is a flaky failure
Matt Lewis
Reported 2017-12-20 12:48:06 PST
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&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: " " 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
Attachments
Note You need to log in before you can comment on or make changes to this bug.