Bug 214114

Summary: REGRESSION: [ Win ] 61 http/wpt/ tests are failing with similar Diffs
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Truitt Savell 2020-07-08 17:29:26 PDT
Example results: https://build.webkit.org/results/Apple%20Win%2010%20Release%20(Tests)/r264132%20(6985)/results.html

I am seeing about 61 tests on Windows release failing with the same diffs. the results of these tests are being replaced by:

+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584

Example Diff:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/wpt/css/cssom-view/scrollintoview-containingblock-chain-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/wpt/css/cssom-view/scrollintoview-containingblock-chain-actual.txt
@@ -1,3 +1,5 @@
-
-PASS scrollIntoView should not scroll ancestor overflow:scroll elements that are not containing block ancestors 
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
Comment 1 Radar WebKit Bug Importer 2020-07-08 17:29:42 PDT
<rdar://problem/65248929>
Comment 2 Brent Fulgham 2022-02-12 20:58:24 PST
*** Bug 214097 has been marked as a duplicate of this bug. ***