Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-ref.html |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-ref.html b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-ref.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b973a71c0debac0eb4835f0e47cdaadc53bfc62b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position-ref.html |
| @@ -0,0 +1,4 @@ |
| +<!DOCTYPE html> |
| +<title>Reference for WebVTT rendering, cue position after navigation</title> |
| +<style>iframe {width:100%; height:500px}</style> |
| +<iframe src="navigate_cue_position-ref-1.html"></iframe> |