Index: LayoutTests/media/track/track-webvtt-tc029-timings-whitespace.html |
diff --git a/LayoutTests/media/track/track-webvtt-tc029-timings-whitespace.html b/LayoutTests/media/track/track-webvtt-tc029-timings-whitespace.html |
index 25eeb41426790c57e1cd4c03a7ac48b9c394c133..0e0ec276f80e6b85cd25893dbe90ba2361e1823c 100644 |
--- a/LayoutTests/media/track/track-webvtt-tc029-timings-whitespace.html |
+++ b/LayoutTests/media/track/track-webvtt-tc029-timings-whitespace.html |
@@ -41,18 +41,18 @@ |
property: "text", |
values: |
[ |
- 'Single U+0020 SPACE left of cue-timings separator "-->"', |
- 'Single U+0020 SPACE right of cue-timings separator "-->"', |
- 'Single U+0009 TAB left of cue-timings separator "-->"', |
- 'Single U+0009 TAB right of cue-timings separator "-->"', |
- 'Single U+000C FORM FEED left of cue-timings separator "-->"', |
- 'Single U+000C FORM FEED right of cue-timings separator "-->"', |
- 'Several U+0020 SPACE left of cue-timings separator "-->"', |
- 'Several U+0020 SPACE right of cue-timings separator "-->"', |
- 'Several U+0009 TAB left of cue-timings separator "-->"', |
- 'Several U+0009 TAB right of cue-timings separator "-->"', |
- 'Several U+000C FORM FEED left of cue-timings separator "-->"', |
- 'Several U+000C FORM FEED right of cue-timings separator "-->"', |
+ 'Single U+0020 SPACE left of cue-timings separator', |
+ 'Single U+0020 SPACE right of cue-timings separator', |
+ 'Single U+0009 TAB left of cue-timings separator', |
+ 'Single U+0009 TAB right of cue-timings separator', |
+ 'Single U+000C FORM FEED left of cue-timings separator', |
+ 'Single U+000C FORM FEED right of cue-timings separator', |
+ 'Several U+0020 SPACE left of cue-timings separator', |
+ 'Several U+0020 SPACE right of cue-timings separator', |
+ 'Several U+0009 TAB left of cue-timings separator', |
+ 'Several U+0009 TAB right of cue-timings separator', |
+ 'Several U+000C FORM FEED left of cue-timings separator', |
+ 'Several U+000C FORM FEED right of cue-timings separator', |
], |
}, |
], |