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
<rdar://problem/65248929>
*** Bug 214097 has been marked as a duplicate of this bug. ***