Bug 214114
| Summary: | REGRESSION: [ Win ] 61 http/wpt/ tests are failing with similar Diffs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | New Bugs | Assignee: | 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 | ||
Truitt Savell
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/65248929>
Brent Fulgham
*** Bug 214097 has been marked as a duplicate of this bug. ***