Add layout test to verify timeupdate event doesn't fire before playing.
It requires some Chromium changes before it'll start passing.
BUG=223476
Review URL: https://codereview.chromium.org/343263002
git-svn-id: svn://svn.chromium.org/blink/trunk@176687 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 072151a..d725cc2 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1719,3 +1719,6 @@
crbug.com/374378 [ Debug ] virtual/gpu/fast/canvas/webgl/WebGLContextEvent.html [ Failure ]
crbug.com/328961 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
+
+# Temporarily failing until Chromium side change lands.
+crbug.com/223476 media/video-no-timeupdate-before-playback.html [ Failure ]