[Webkit-unassigned] [Bug 266890] New: Investigate the rationale of failing 'datatransfer-types' WPT test case
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 26 09:25:49 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266890
Bug ID: 266890
Summary: Investigate the rationale of failing
'datatransfer-types' WPT test case
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat, WPTImpact
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
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!
--
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/20231226/d3170b3b/attachment.htm>
More information about the webkit-unassigned
mailing list