[Webkit-unassigned] [Bug 244515] New: [ iOS ] svg/foreignObject/fO-parent-display-changes.svg is a constant failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 15:05:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244515
Bug ID: 244515
Summary: [ iOS ]
svg/foreignObject/fO-parent-display-changes.svg is a
constant failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hhjalmarsson at apple.com
svg/foreignObject/fO-parent-display-changes.svg
Is a constant text failure on iOS ToT and since 253816 at main. Judging by 253816 at main it appears that the re-baseline was only done for macOS which causes iOS tests to fail.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=svg/foreignObject/fO-parent-display-changes.svg
DIFF:
@@ -1,11 +1,11 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 100x90
- RenderSVGContainer {g} at (0,0) size 0x0
- RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
- RenderBlock {html} at (0,0) size 0x100
+ RenderSVGRoot {svg} at (0,0) size 100x100
RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
+ RenderSVGContainer {g} at (0,0) size 100x100
+ RenderSVGForeignObject {foreignObject} at (0,0) size 100x100
+ RenderBlock {html} at (0,0) size 100x100
layer at (0,0) size 100x100
RenderBody {body} at (0,0) size 100x100 [color=#FFFFFF]
RenderText {#text} at (0,0) size 37x19
DIFF URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/253816@main%20(3498)/svg/foreignObject/fO-parent-display-changes-pretty-diff.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220829/a446cf71/attachment-0001.htm>
More information about the webkit-unassigned
mailing list