Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/TestExpectations |
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
| index 4465447f6850a9e9e709ab19a716663863aac747..2ec656037ab1282221d3c09515e6c91a38ceab55 100644 |
| --- a/third_party/WebKit/LayoutTests/TestExpectations |
| +++ b/third_party/WebKit/LayoutTests/TestExpectations |
| @@ -852,6 +852,8 @@ crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in |
| crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-none_touch-manual.html [ Skip ] |
| crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html [ Skip ] |
| crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html [ Skip ] |
| +crbug.com/613672 [ Mac ] fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ] |
| +crbug.com/613672 [ Mac ] virtual/scalefactor200/fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ] |
|
bokan
2016/08/24 15:56:57
Why is Mac special for this test?
lanwei
2016/08/25 02:28:55
Because Mac does not support touch events, gpuBenc
bokan
2016/08/25 12:36:51
Ah, sorry, the comment above the block was cut off
|
| # These are errors even when running the tests manually. |
| crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_first-manual.html [ Skip ] |