[Webkit-unassigned] [Bug 256806] New: Migrate API-Tests to support devices with a dynamic island

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 14:42:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256806

            Bug ID: 256806
           Summary: Migrate API-Tests to support devices with a dynamic
                    island
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com

The following tests fail on iOS devices that are iPhone XS and higher. It should be noted that they all pass on iPhone SE:

TestWebKitAPI.DragAndDropTests.AvoidPreciseDropNearTopOfTextArea
TestWebKitAPI.DragAndDropTests.CanDragImageWhenNotFirstResponder
TestWebKitAPI.DragAndDropTests.CanStartDragOnDivWithDraggableAttribute
TestWebKitAPI.DragAndDropTests.CanStartDragOnModel
TestWebKitAPI.DragAndDropTests.DataTransferTypesOnDragStartForLink
TestWebKitAPI.DragAndDropTests.DataTransferTypesOnDragStartForTextSelection
TestWebKitAPI.DragAndDropTests.DoNotExposeCrossOriginImageData
TestWebKitAPI.DragAndDropTests.DragLiftPreviewDataTransferSetDragImage
TestWebKitAPI.DragAndDropTests.EnterAndLeaveEvents
TestWebKitAPI.DragAndDropTests.ModernWebArchiveType
TestWebKitAPI.DocumentEditingContext.Simple
TestWebKitAPI.ImageAnalysisTests.AvoidRedundantTextRecognitionRequests
TestWebKitAPI.PDFSnapshot.FullContent
TestWebKitAPI.PDFSnapshot.Over200Inches
TestWebKitAPI.RequestTextInputContext.FocusedEditableEmptyLine
TestWebKitAPI.RequestTextInputContext.FocusedEditableLineWithOnlyLineBreak
TestWebKitAPI.RequestTextInputContext.Iframe
TestWebKitAPI.RequestTextInputContext.RectContainsEditableNonRootChild
TestWebKitAPI.RequestTextInputContext.RectContainsInnerEditableNonRootChild
TestWebKitAPI.RequestTextInputContext.RectContainsNestedEditableNonRootChild
TestWebKitAPI.RequestTextInputContext.Simple
TestWebKitAPI.RequestTextInputContext.TextInteraction_HighlightSelectedText
TestWebKitAPI.RestoreScrollPositionTests.RestoreScrollPositionAfterBack
TestWebKitAPI.ScrollViewInsetTests.ChangeInsetWithoutAutomaticAdjustmentWhileWebProcessIsUnresponsive
TestWebKitAPI.ScrollViewInsetTests.InnerHeightWithLargeBottomContentInset
TestWebKitAPI.ScrollViewInsetTests.RestoreInitialContentOffsetAfterCrash
TestWebKitAPI.ScrollViewInsetTests.RestoreInitialContentOffsetAfterCrashWithAsyncPolicyDelegates
TestWebKitAPI.ScrollViewInsetTests.RestoreInitialContentOffsetAfterNavigation
TestWebKitAPI.TrackingPrevention.HideScreenSizeWithScaledPage
TestWebKitAPI.TrackingPrevention.VerifyHashFromNoisyCanvas2DAPI
TestWebKitAPI.TrackingPrevention.VerifyPixelsFromNoisyCanvas2DAPI
TestWebKitAPI.WKAttachmentTests.DropFolderAsAttachmentAndMoveByDragging
TestWebKitAPI.WKAttachmentTestsIOS.DragAttachmentInsertedAsFile
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedAttributedStringContainingAttachment
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedImageAsAttachment
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedImageWithNonImageFileExtension
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedImageWithPreferredPresentationSize
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedItemProvidersInOrder
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedRichAndPlainTextFilesAsAttachments
TestWebKitAPI.WKAttachmentTestsIOS.InsertDroppedZipArchiveAsAttachment
TestWebKitAPI.WKAttachmentTestsIOS.InsertPastedContactAsAttachment
TestWebKitAPI.WKAttachmentTestsIOS.TargetedPreviewIsClippedWhenDroppingTallImage
TestWebKitAPI.WKScrollViewTests.PositionFixedLayerAfterScrolling
TestWebKitAPI.WKWebView.SnapshotAfterScreenUpdates
TestWebKitAPI.WKWebView.SnapshotImageBaseCase
TestWebKitAPI.WKWebView.SnapshotWithoutAfterScreenUpdates
TestWebKitAPI.WebKit.OverrideViewportArguments
TestWebKitAPI.WebKit.VisibleContentRect_ClippedBoundsWhenClippedByEnclosingView
TestWebKitAPI.WebKit.VisibleContentRect_ClippedBoundsWhenClippedByScrollView
TestWebKitAPI.WebKit.VisibleContentRect_FullBoundsWhenClippedByNonScrollView
TestWebKitAPI.WebKitLegacy.RenderInContextSnapshot
TestWebKitAPI._WKActivatedElementInfo.HitTestPointOutsideView
TestWebKitAPI._WKActivatedElementInfo.InfoForBlank
TestWebKitAPI._WKActivatedElementInfo.InfoForLink


Adjustments to these tests will need to be made to take into account a device with a larger edge to edge screen, such as an iPhone XS or higher, or a device with a dynamic island (iPhone 14)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230515/c219641f/attachment.htm>


More information about the webkit-unassigned mailing list