Chromium Code Reviews| Index: LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-size.vtt |
| diff --git a/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-size.vtt b/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-size.vtt |
| index 5de885fd3f7d9dfa0600e96c7c14524b9d6b1e65..1f8f00d7a09ca55f1b0abcc72233f6283a723c89 100644 |
| --- a/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-size.vtt |
| +++ b/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-size.vtt |
| @@ -33,5 +33,14 @@ WEBVTT |
| 00:00:00.000 --> 00:00:01.000 size:101% |
| {} |
| +00:00:00.000 --> 00:00:01.000 size:1e1% |
|
philipj_slow
2015/01/22 12:55:44
On the same theme "5.%" and ".5%"?
fs
2015/01/22 13:17:06
Added. (On the same theme though? Those are both v
philipj_slow
2015/01/22 15:00:22
Oops, I was thinking about the syntax there: http:
|
| +{} |
| + |
| +00:00:00.000 --> 00:00:01.000 size:1E1% |
| +{} |
| + |
| +00:00:00.000 --> 00:00:01.000 size:50.5% |
| +{"size":50.5} |
| + |
| 00:00:00.000 --> 00:00:01.000 size:50% size:101% |
| {"size":50} |