Bug 213782
Summary: | [GTK] svg/custom/object-sizing-explicit-width.xhtml is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | zimmermann |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
svg/custom/object-sizing-explicit-width.xhtml [ Failure Pass ]
Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r263734%20(14371)/svg/custom/object-sizing-explicit-width-diff.txt
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/svg/custom/object-sizing-explicit-width-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/svg/custom/object-sizing-explicit-width-actual.txt
@@ -48,12 +48,12 @@
RenderText {#text} at (175,340) size 4x17
text run at (175,340) width 4: " "
RenderEmbeddedObject {object} at (179,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 175x150
+ RenderView at (0,0) size 175x150
+ layer at (0,0) size 175x150
+ RenderSVGRoot {svg} at (12,0) size 151x150
+ RenderSVGRect {rect} at (12,0) size 151x150 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ RenderSVGEllipse {circle} at (72,60) size 31x30 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
RenderText {#text} at (354,340) size 4x17
text run at (354,340) width 4: " "
RenderEmbeddedObject {object} at (358,179) size 175x175
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |