Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/TestExpectations |
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
| index 1b142990f9295b57086871ff8e0cf57763c8ca03..c555acc86c27e0c891509e4f8e00ff8baa69f45a 100644 |
| --- a/third_party/WebKit/LayoutTests/TestExpectations |
| +++ b/third_party/WebKit/LayoutTests/TestExpectations |
| @@ -771,6 +771,11 @@ crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ] |
| crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ] |
| crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ] |
| +crbug.com/649158 imported/wpt/custom-elements/HTMLElement-constructor.html [ Failure ] |
| +crbug.com/649159 imported/wpt/shadow-dom/slotchange-event.html [ Failure ] |
| + |
| +crbug.com/649258 imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity.html [ Failure ] |
|
mustaq
2016/09/22 14:10:23
Did you mean to mark it as Windows only? If not, p
Navid Zolghadr
2016/09/22 14:14:58
I did mean to do that. But I missed it. Now it is
|
| + |
| # These are the failing tests because Chrome hasn't implemented according to the spec. |
| crbug.com/645988 imported/wpt/uievents/order-of-events/focus-events/focus-manual.html [ Failure ] |
| @@ -782,6 +787,7 @@ crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_f |
| crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html [ Skip ] |
| # These tests are skipped as there is no touch support on Mac. |
| +crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_attributes_nohover_pointers-manual.html [ Skip ] |
| crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual.html [ Skip ] |
| crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html [ Skip ] |
| crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointercancel_touch-manual.html [ Skip ] |
| @@ -810,10 +816,6 @@ crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in |
| crbug.com/613672 [ Mac ] fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ] |
| crbug.com/613672 [ Mac ] virtual/scalefactor150/fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ] |
| -# There is no assoicated JS file to support automated user inputs. |
| -crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_click.html [ Skip ] |
| -crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html [ Skip ] |
| - |
| # We should send PointerLeave events for stylus devices. |
| crbug.com/583413 imported/wpt/pointerevents/pointerevent_pointerleave_pen-manual.html [ Failure ] |