Bug 266890
Summary: | Investigate the rationale of failing 'datatransfer-types' WPT test case | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mike, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120373299>