mirror of
https://github.com/servo/servo.git
synced 2025-09-01 10:38:25 +01:00
Update web-platform-tests to revision 8805f23ef629338b6d28ae25cc13839e99acea1b
This commit is contained in:
parent
e12c76982d
commit
8c91d13e13
2211 changed files with 4488 additions and 6801 deletions
|
@ -1,4 +1,4 @@
|
|||
WEVTT
|
||||
WEBVTT
|
||||
|
||||
REGION
|
||||
id:1
|
||||
|
|
|
@ -18,6 +18,7 @@ body { margin:0 }
|
|||
width: 40%;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
background: rgba(0,0,0,0.8);
|
||||
|
@ -25,4 +26,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>A A A A A <br> A <br>A A A A A</span></span></div>
|
||||
<div class="video"><span class="cue"><span>A A A A A A A A A A A</span></span></div>
|
||||
|
|
|
@ -17,6 +17,7 @@ body { margin:0 }
|
|||
right: 0;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: sans-serif;
|
||||
|
@ -26,4 +27,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most <br>likely will span over several <br>rows since it's a pretty long cue <br>with a lot of text.</span></span></div>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most likely will span over several rows since it's a pretty long cue with a lot of text.</span></span></div>
|
||||
|
|
|
@ -17,6 +17,7 @@ body { margin:0 }
|
|||
right: 0;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: sans-serif;
|
||||
|
@ -25,4 +26,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most <br>likely will span over several <br>rows since it's a pretty long cue <br>with a lot of text.</span></span></div>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most likely will span over several rows since it's a pretty long cue with a lot of text.</span></span></div>
|
||||
|
|
|
@ -17,6 +17,7 @@ body { margin:0 }
|
|||
right: 0;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: sans-serif;
|
||||
|
@ -26,4 +27,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most <br>likely will span over several <br>rows since it's a pretty long cue <br>with a lot of text.</span></span></div>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most likely will span over several rows since it's a pretty long cue with a lot of text.</span></span></div>
|
||||
|
|
|
@ -17,6 +17,7 @@ body { margin:0 }
|
|||
right: 0;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: sans-serif;
|
||||
|
@ -26,4 +27,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most <br>likely will span over several <br>rows since it's a pretty long cue <br>with a lot of text.</span></span></div>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most likely will span over several rows since it's a pretty long cue with a lot of text.</span></span></div>
|
||||
|
|
|
@ -17,6 +17,7 @@ body { margin:0 }
|
|||
right: 0;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: sans-serif;
|
||||
|
@ -25,4 +26,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most <br>likely will span over several <br>rows since it's a pretty long cue <br>with a lot of text.</span></span></div>
|
||||
<div class="video"><span class="cue"><span>This is a test subtitle that most likely will span over several rows since it's a pretty long cue with a lot of text.</span></span></div>
|
||||
|
|
|
@ -18,6 +18,7 @@ body { margin:0 }
|
|||
width: 40%;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cue > span {
|
||||
background: rgba(0,0,0,0.8);
|
||||
|
@ -25,4 +26,4 @@ body { margin:0 }
|
|||
white-space: pre
|
||||
}
|
||||
</style>
|
||||
<div class="video"><span class="cue"><span>A A A A A <br> A <br>A A A A A</span></span></div>
|
||||
<div class="video"><span class="cue"><span>A A A A A A A A A A A</span></span></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue