NEW 266890
Investigate the rationale of failing 'datatransfer-types' WPT test case
https://bugs.webkit.org/show_bug.cgi?id=266890
Summary Investigate the rationale of failing 'datatransfer-types' WPT test case
Ahmad Saleem
Reported 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!
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-02 09:26:14 PST
Note You need to log in before you can comment on or make changes to this bug.