Bug 243560

Summary: REGRESSION(253079@main): [ iOS ] fast/layers/add-layer-with-nested-stacking.html is a constant text failure
Product: WebKit Reporter: Dawn Morningstar <Morningstar>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: msalgado-cedillo618, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Dawn Morningstar 2022-08-04 15:01:36 PDT
fast/layers/add-layer-with-nested-stacking.html is a constant text failure on iOS

Regression point appears to be 253079@main https://github.com/WebKit/WebKit/commit/fe9010d466486263512b39c1027e5c2186905c58
When attempting to reproduce using run-webkit-tests this test runs successfully at 253078@main but fails at 253079@main 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Flayers%2Fadd-layer-with-nested-stacking.html

DIFF:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-arm64-WK2-Tests/build/layout-test-results/fast/layers/add-layer-with-nested-stacking-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-arm64-WK2-Tests/build/layout-test-results/fast/layers/add-layer-with-nested-stacking-actual.txt
@@ -7,5 +7,4 @@
   RenderBlock {DIV} at (0,0) size 784x100
 layer at (8,8) size 100x100
   RenderBlock (generated) at (0,0) size 100x100 [bgcolor=#008000]
-    RenderText at (0,-15) size 0x19
-      text run at (0,-15) width 0: ""
+    RenderText at (0,0) size 0x0

DIFF-URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-arm64-WK2-Tests/253079@main%20(339)/fast/layers/add-layer-with-nested-stacking-diff.txt
Comment 1 Radar WebKit Bug Importer 2022-08-04 15:02:15 PDT
<rdar://problem/98150172>
Comment 2 Dawn Morningstar 2022-08-04 15:08:25 PDT
This just needs a rebalance. Will fix.
Comment 3 EWS 2022-08-04 15:17:36 PDT
Committed 253134@main (027340c60ceb): <https://commits.webkit.org/253134@main>

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