Bug 163858
Summary: | [GTK] Layout test fast/events/touch/touch-constructor.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, cdumez |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
Layout test fast/events/touch/touch-constructor.html, which was added in r206613 "[iOS] Add test for Touch constructor", has no expected result. I'm skipping it, 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. |
Diego Pino
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.