Bug 274924 - [visionOS wk2 ] pdf/fullscreen.html is a constant failure
Summary: [visionOS wk2 ] pdf/fullscreen.html is a constant failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marta Darbinyan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-30 13:56 PDT by Marta Darbinyan
Modified: 2024-05-30 15:12 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marta Darbinyan 2024-05-30 13:56:24 PDT
The following test is a constant failure on VisionOS. 

pdf/fullscreen.html

Diff Errors:
https://build.webkit.org/results/Apple-visionOS-1-Simulator-Debug-WK2-Tests/279538@main%20(188)/pdf/fullscreen-pretty-diff.html

History:
https://results.webkit.org/?suite=layout-tests&test=pdf%2Ffullscreen.html&platform=visionos


 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x524
-  RenderBlock {HTML} at (0,0) size 800x524
-    RenderBody {BODY} at (8,8) size 784x508
-layer at (8,8) size 788x504
-  RenderIFrame {IFRAME} at (0,0) size 788x504 [border: (2px inset #000000)]
-    layer at (0,0) size 784x504
-      RenderView at (0,0) size 784x500
-    layer at (0,0) size 784x500
-      RenderBlock {HTML} at (0,0) size 784x500
-        RenderBody {BODY} at (0,0) size 784x500 [bgcolor=#808080]
-    layer at (0,0) size 784x500
-      RenderEmbeddedObject {EMBED} at (0,0) size 784x500
-    layer at (0,0) size 784x500
-      RenderFlexibleBox {DIV} at (0,0) size 784x500
+layer at (0,0) size 800x525
+  RenderBlock {HTML} at (0,0) size 800x525
+    RenderBody {BODY} at (8,8) size 784x509
+      RenderIFrame {IFRAME} at (0,0) size 788x504 [border: (2px inset #000000)]
+        layer at (0,0) size 784x792
+          RenderView at (0,0) size 784x500
+        layer at (0,0) size 784x500
+          RenderBlock {HTML} at (0,0) size 784x500
+            RenderBody {BODY} at (0,0) size 784x500 [bgcolor=#FFFFFF]
+              RenderImage {IMG} at (0,0) size 612x792


Reproduction command:
run-webkit-tests --root --visionos-simulator pdf/fullscreen.html
Comment 1 Radar WebKit Bug Importer 2024-05-30 13:57:12 PDT
<rdar://problem/129024750>
Comment 2 Marta Darbinyan 2024-05-30 15:09:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29339
Comment 3 EWS 2024-05-30 15:12:47 PDT
Test gardening commit 279545@main (533cd773407f): <https://commits.webkit.org/279545@main>

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