| Index: third_party/WebKit/LayoutTests/external/wpt/pointerevents/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/pointerevents/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/pointerevents/idlharness-expected.txt
|
| index 948b11dc511e680f26b7bd31985473d354cc704b..107597a1d525c2176c1e57ee535a920909cc2019 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/pointerevents/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/pointerevents/idlharness-expected.txt
|
| @@ -58,10 +58,10 @@ PASS PointerEvent interface: attribute pointerId
|
| PASS PointerEvent interface: attribute width
|
| PASS PointerEvent interface: attribute height
|
| PASS PointerEvent interface: attribute pressure
|
| -FAIL PointerEvent interface: attribute tangentialPressure assert_true: The prototype object must have a property "tangentialPressure" expected true got false
|
| +PASS PointerEvent interface: attribute tangentialPressure
|
| PASS PointerEvent interface: attribute tiltX
|
| PASS PointerEvent interface: attribute tiltY
|
| -FAIL PointerEvent interface: attribute twist assert_true: The prototype object must have a property "twist" expected true got false
|
| +PASS PointerEvent interface: attribute twist
|
| PASS PointerEvent interface: attribute pointerType
|
| PASS PointerEvent interface: attribute isPrimary
|
| Harness: the test ran to completion.
|
|
|