Difference between revisions of "CueSettingsTests"
Line 1: | Line 1: | ||
Cue Settings Tests | Cue Settings Tests | ||
− | == | + | == Cue Settings Tests(position, size align) == |
− | |||
+ | Hey Cait here are the tests I've come up with so far for the position, size and align cue settings. I have a few concerns about some of the things I saw in the parser so if you could help me test them it would be great. | ||
+ | The 2 notable things I've discovered are: | ||
+ | *00:11.000 --> 00:13.000position:10% passes | ||
+ | **(there is no space between the cue setting and the cue timing, do you know if this is necessary for the parser or not?) | ||
− | + | *00:11.000 --> 00:13.000 position:A% passes | |
− | * | + | **(and any character besides ' ' between : and % will pass. This looks to me like a bug but I'd like to see if anyone else has found this to happen) |
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 :10% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 position:10% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 position:A% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 position:+% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 position10% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 position:10 | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 size:10% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 size:A% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 size:+% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 size10% | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 size:10 | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 align:start | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 align:middle | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 align:end | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 align:star | ||
+ | |||
+ | |||
+ | WEBVTT | ||
+ | |||
+ | 00:11.000 --> 00:13.000 align: |
Revision as of 09:34, 21 September 2012
Cue Settings Tests
Cue Settings Tests(position, size align)
Hey Cait here are the tests I've come up with so far for the position, size and align cue settings. I have a few concerns about some of the things I saw in the parser so if you could help me test them it would be great.
The 2 notable things I've discovered are:
- 00:11.000 --> 00:13.000position:10% passes
- (there is no space between the cue setting and the cue timing, do you know if this is necessary for the parser or not?)
- 00:11.000 --> 00:13.000 position:A% passes
- (and any character besides ' ' between : and % will pass. This looks to me like a bug but I'd like to see if anyone else has found this to happen)
WEBVTT
00:11.000 --> 00:13.000 :10%
WEBVTT
00:11.000 --> 00:13.000 position:10%
WEBVTT
00:11.000 --> 00:13.000 position:A%
WEBVTT
00:11.000 --> 00:13.000 position:+%
WEBVTT
00:11.000 --> 00:13.000 position10%
WEBVTT
00:11.000 --> 00:13.000 position:10
WEBVTT
00:11.000 --> 00:13.000 size:10%
WEBVTT
00:11.000 --> 00:13.000 size:A%
WEBVTT
00:11.000 --> 00:13.000 size:+%
WEBVTT
00:11.000 --> 00:13.000 size10%
WEBVTT
00:11.000 --> 00:13.000 size:10
WEBVTT
00:11.000 --> 00:13.000 align:start
WEBVTT
00:11.000 --> 00:13.000 align:middle
WEBVTT
00:11.000 --> 00:13.000 align:end
WEBVTT
00:11.000 --> 00:13.000 align:star
WEBVTT
00:11.000 --> 00:13.000 align: