Bug 163857
Summary: | [GTK] Layout test imported/w3c/web-platform-tests/touch-events/create-touch-touchlist.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, cdumez |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |