Bug 163857 - [GTK] Layout test imported/w3c/web-platform-tests/touch-events/create-touch-touchlist.html is failing
Summary: [GTK] Layout test imported/w3c/web-platform-tests/touch-events/create-touch-t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-22 15:11 PDT by Michael Catanzaro
Modified: 2016-10-22 15:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-10-22 15:11:49 PDT
Layout test imported/w3c/web-platform-tests/touch-events/create-touch-touchlist.html, which was added in r206576 "Import touch-events web-platform-tests", has no expected results. I'm skipping it now, because it's failing:

PASS document.createTouch exists and creates a Touch object with requested properties 
PASS document.createTouchList exists and correctly creates a TouchList from zero Touch objects 
FAIL document.createTouchList exists and correctly creates a TouchList from a single Touch assert_true: radiusX attribute in Touch object expected true got false
FAIL document.createTouchList exists and correctly creates a TouchList from two Touch objects assert_true: radiusX attribute in Touch object expected true got false