Bug 300933
| Summary: | REGRESSION(visionOS 26): interaction-region/overlay.html started failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | New Bugs | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
interaction-region/overlay.html started failing on visionOS 26.
--- /Volumes/Data/worker/visionOS-26-Simulator-WK2-Tests-EWS/build/layout-test-results/interaction-region/overlay-expected.txt
+++ /Volumes/Data/worker/visionOS-26-Simulator-WK2-Tests-EWS/build/layout-test-results/interaction-region/overlay-actual.txt
@@ -16,42 +16,57 @@
)
(children 3
(GraphicsLayer
- (position 0.00 400.00)
- (preserves3D 1)
+ (bounds 800.00 600.00)
(children 1
(GraphicsLayer
- (bounds 200.00 200.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (event region
- (rect (0,0) width=200 height=200)
+ (position 0.00 400.00)
+ (preserves3D 1)
+ (children 1
+ (GraphicsLayer
+ (bounds 200.00 200.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (event region
+ (rect (0,0) width=200 height=200)
+ )
+ )
)
)
)
)
(GraphicsLayer
- (position 600.00 400.00)
- (preserves3D 1)
+ (bounds 800.00 600.00)
(children 1
(GraphicsLayer
- (bounds 200.00 200.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (event region
- (rect (0,0) width=200 height=200)
+ (position 600.00 400.00)
+ (preserves3D 1)
+ (children 1
+ (GraphicsLayer
+ (bounds 200.00 200.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (event region
+ (rect (0,0) width=200 height=200)
+ )
+ )
)
)
)
)
(GraphicsLayer
- (position 600.00 0.00)
- (preserves3D 1)
+ (bounds 800.00 600.00)
(children 1
(GraphicsLayer
- (bounds 200.00 200.00)
- (contentsOpaque 1)
- (event region
- (rect (0,0) width=200 height=200)
+ (position 600.00 0.00)
+ (preserves3D 1)
+ (children 1
+ (GraphicsLayer
+ (bounds 200.00 200.00)
+ (contentsOpaque 1)
+ (event region
+ (rect (0,0) width=200 height=200)
+ )
+ )
)
)
)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162809925>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/52517
EWS
Test gardening commit 301666@main (680b98fb545f): <https://commits.webkit.org/301666@main>
Reviewed commits have been landed. Closing PR #52517 and removing active labels.
Etienne
Pull request: https://github.com/WebKit/WebKit/pull/54417
Etienne
Pull request: https://github.com/WebKit/WebKit/pull/54561
EWS
Committed 303667@main (11225ff10391): <https://commits.webkit.org/303667@main>
Reviewed commits have been landed. Closing PR #54561 and removing active labels.