Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index c45e1ab6f829b5764c98a785fdc8785438d73cfe..4ae467fd204aef0329a5fdef4c52ef3575b27292 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -794,6 +794,9 @@ crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mou |
crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_events_to_original_target-manual.html [ Skip ] |
crbug.com/630671 imported/wpt/pointerevents/pointerevent_setpointercapture_relatedtarget-manual.html [ Skip ] |
+# 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 ] |
+ |
# The commented lines here for Mac is due to the fact that there is a more |
# generic skip rule in the next block of rules. However, when they get fixed |
# these should be uncommented as there is no touch support on Mac. |