Bug 271772 - REGRESSION (276683@main): [ iOS ] 3X imported/w3c/web-platform-tests/svg/import/animate tests are consistent failures
Summary: REGRESSION (276683@main): [ iOS ] 3X imported/w3c/web-platform-tests/svg/impo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ahmad Saleem
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-27 11:05 PDT by Jay Stfleur
Modified: 2024-04-23 14:48 PDT (History)
4 users (show)

See Also:


Attachments
Text Diff (3.96 KB, application/zip)
2024-03-27 11:05 PDT, Jay Stfleur
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Stfleur 2024-03-27 11:05:21 PDT
Created attachment 470620 [details]
Text Diff

Description:
imported/w3c/web-platform-tests/svg/import/animate-elem-30-t-manual.svg
imported/w3c/web-platform-tests/svg/import/animate-elem-85-t-manual.svg
imported/w3c/web-platform-tests/svg/import/animate-pservers-grad-01-b-manual.svg 

are consistent failures after changes that was introduced to remove non-standard animateColor at 276683@main


History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fsvg%2Fimport%2Fanimate-elem-30-t-manual.svg&test=imported%2Fw3c%2Fweb-platform-tests%2Fsvg%2Fimport%2Fanimate-elem-85-t-manual.svg&test=imported%2Fw3c%2Fweb-platform-tests%2Fsvg%2Fimport%2Fanimate-pservers-grad-01-b-manual.svg&platform=ios

Diff/Image Diff/Crash Log:

Adding all 3 Diffs as Zip file.

--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/svg/import/animate-elem-30-t-manual-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/svg/import/animate-elem-30-t-manual-actual.txt
@@ -32,7 +32,7 @@
         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
           RenderSVGPath {line} at (52,20) size 50x90 [stroke={[type=SOLID] [color=#105D8C] [stroke width=3.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=50.00] [x2=10.00] [y2=10.00]
         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-          RenderSVGRect {rect} at (52,127) size 136x49 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=60.00] [width=60.00] [height=20.00]
+          RenderSVGRect {rect} at (52,127) size 136x49 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=60.00] [width=60.00] [height=20.00]
         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
           RenderSVGEllipse {circle} at (53,193) size 47x47 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#105D8C]}] [cx=20.00] [cy=100.00] [r=10.00]
         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
@@ -44,7 +44,7 @@
         RenderSVGContainer {use} at (73,20) size 50x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
           RenderSVGPath {line} at (73,20) size 50x90 [stroke={[type=SOLID] [color=#105D8C] [stroke width=3.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=50.00] [x2=10.00] [y2=10.00]
         RenderSVGContainer {use} at (52,127) size 136x49
-          RenderSVGRect {rect} at (52,127) size 136x49 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=60.00] [width=60.00] [height=20.00]
+          RenderSVGRect {rect} at (52,127) size 136x49 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=60.00] [width=60.00] [height=20.00]
         RenderSVGContainer {use} at (75,193) size 47x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
           RenderSVGEllipse {circle} at (75,193) size 47x47 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#105D8C]}] [cx=20.00] [cy=100.00] [r=10.00]
         RenderSVGContainer {use} at (464,43) size 49x87
Comment 1 Radar WebKit Bug Importer 2024-03-27 11:05:58 PDT
<rdar://problem/125499045>
Comment 2 Dawn Morningstar 2024-03-27 11:09:42 PDT
I was just about to file this, beat me to it!
Comment 3 Ahmad Saleem 2024-03-27 14:13:38 PDT
Taking it to rebaseline. Thanks! :-)
Comment 4 Ahmad Saleem 2024-03-27 14:24:10 PDT
Draft PR - https://github.com/WebKit/WebKit/pull/26530 (Will let it run to see - if any issue - if none then will mark it as 'ready for review'). :-)
Comment 5 EWS 2024-03-27 23:06:30 PDT
Committed 276769@main (ddc2ab8c1df3): <https://commits.webkit.org/276769@main>

Reviewed commits have been landed. Closing PR #26530 and removing active labels.
Comment 6 EWS 2024-04-23 14:48:00 PDT
Test gardening commit 277893@main (0eb520caada1): <https://commits.webkit.org/277893@main>

Reviewed commits have been landed. Closing PR #27656 and removing active labels.