Index: third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button-expected.txt b/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button-expected.txt |
index 277b5dba4e1194a3cf739b2e4ccbe980eb7acb4c..eb10c6a2cb2e7983527d7dcfd0b684d223028e61 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button-expected.txt |
+++ b/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause(). |
Test that the overlay play button respects the controls attribute |
EXPECTED (getComputedStyle(button).display == 'flex') OK |