Bug 266890 - Investigate the rationale of failing 'datatransfer-types' WPT test case
Summary: Investigate the rationale of failing 'datatransfer-types' WPT test case
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2023-12-26 09:25 PST by Ahmad Saleem
Modified: 2024-01-30 03:01 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-12-26 09:25:49 PST
Hi Team,

While looking into WPT failures, I came across following failing test:

WPT Test Case: https://wpt.fyi/results/html/editing/dnd/datastore/datatransfer-types.html?label=master&label=experimental&aligned=

WPT Test Case Live Link: http://wpt.live/html/editing/dnd/datastore/datatransfer-types.html

For some reason, we get same expected and actual output but we fail on following (just sample assert on sub-failing test):

assert_equals([], [], "types must return the same object when the data store item list has not changed")

__

I am just raising this bug so we can track the rationale and fix these 'Browser Specific Test' failing.

Thanks!
Comment 1 Radar WebKit Bug Importer 2024-01-02 09:26:14 PST
<rdar://problem/120373299>