mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
This commit is contained in:
parent
1d40075f03
commit
079092dfea
2381 changed files with 90360 additions and 17722 deletions
|
@ -14,8 +14,8 @@ var cueDefaults = {
|
|||
"pauseOnExit":false,
|
||||
//"vertical":"", (not supported)
|
||||
"snapToLines":true,
|
||||
"line":-1,
|
||||
"position":50,
|
||||
"line":"auto",
|
||||
"position":"auto",
|
||||
"size":100,
|
||||
"align":"center"
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -22,13 +22,13 @@ WEBVTT
|
|||
{"line":65536}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 line:4294967296
|
||||
{"line":2147483647}
|
||||
{"line":4294967296}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 line:18446744073709552000
|
||||
{"line":2147483647}
|
||||
{"line":18446744073709552000}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 line:10000000000000000000000000000000000
|
||||
{"line":2147483647}
|
||||
{"line":10000000000000000000000000000000000}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 line:65536%
|
||||
{}
|
||||
|
@ -43,7 +43,7 @@ WEBVTT
|
|||
{}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 line:1.5
|
||||
{}
|
||||
{"line":1.5}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 line:0%
|
||||
{"snapToLines":false, "line":0}
|
||||
|
|
|
@ -31,7 +31,7 @@ WEBVTT
|
|||
{"position":1}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 position:1.5%
|
||||
{}
|
||||
{"position":1.5}
|
||||
|
||||
00:00:00.000 --> 00:00:01.000 position:65536%
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue