Skip to content

WebVTT: Split VTTRegion lines test into two#17400

Open
gkatsev wants to merge 1 commit intoweb-platform-tests:masterfrom
gkatsev:webvtt-lines-test
Open

WebVTT: Split VTTRegion lines test into two#17400
gkatsev wants to merge 1 commit intoweb-platform-tests:masterfrom
gkatsev:webvtt-lines-test

Conversation

@gkatsev
Copy link
Copy Markdown
Contributor

@gkatsev gkatsev commented Jun 19, 2019

This makes the current lines.html test page only test for compliance of
negative values and values in the int range. This is because all
implementations do not currently implement this field as an unsigned
long.
The second file, lines-long.html check for whether this field supports
unsigned long values.

This makes the current lines.html test page only test for compliance of
negative values and values in the int range. This is because all
implementations do not currently implement this field as an unsigned
long.
The second file, lines-long.html check for whether this field supports
unsigned long values.
Copy link
Copy Markdown
Contributor

@silviapfeiffer silviapfeiffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WFM

@gkatsev
Copy link
Copy Markdown
Contributor Author

gkatsev commented Jun 24, 2019

If w3c/webvtt#461 lands, we can remove the lines-long.html test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants