mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Update web-platform-tests to revision b'fcef086d46a1970a1b45eff5aa41b92bbb9d05b0'
This commit is contained in:
parent
7175a5368a
commit
839a2e5f43
133 changed files with 786 additions and 2345 deletions
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1386676">
|
||||
<div id="container" style="columns:10; column-fill:auto; height:30px; line-height:20px; orphans:1; widows:1; white-space:pre;">
|
||||
<span id="htmlvar00001"><br><br></span>
|
||||
|
||||
</div>
|
||||
<script>
|
||||
requestAnimationFrame(()=> {
|
||||
requestAnimationFrame(()=> {
|
||||
document.body.style.color = "blue";
|
||||
htmlvar00001.style.display = "none";
|
||||
requestAnimationFrame(()=> {
|
||||
requestAnimationFrame(()=> {
|
||||
container.style.width = "88%";
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue