NEW 163857
[GTK] Layout test imported/w3c/web-platform-tests/touch-events/create-touch-touchlist.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163857
Summary [GTK] Layout test imported/w3c/web-platform-tests/touch-events/create-touch-t...
Michael Catanzaro
Reported 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
Attachments
Note You need to log in before you can comment on or make changes to this bug.