| Index: LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set.html
|
| diff --git a/LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set.html b/LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set.html
|
| index 22eafe3e9544635531e0d239ae4ab73a33e2718b..4a30a86f4b1f7cf278e55e96f5f4e42dc9fa9bf5 100644
|
| --- a/LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set.html
|
| +++ b/LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set.html
|
| @@ -94,7 +94,7 @@
|
| // both are the second child in the shadow DOM.
|
| controlsPanelElement = internals.shadowRoot(video).firstChild.firstChild;
|
|
|
| - waitForEvent('canplaythrough', function() {
|
| + waitForEventOnce('canplaythrough', function() {
|
| cueDisplayContainer = textTrackDisplayElement(video);
|
| testInitialContainer();
|
| runNextTestCase();
|
|
|