mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision 28ac8ff82f255bfb5c799b6d433d19d0a0eb0e34
This commit is contained in:
parent
b2465a1f22
commit
9115c87050
166 changed files with 2072 additions and 749 deletions
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="reftest-wait">
|
||||
<head>
|
||||
<link rel="author" title="Chris Harrelson" href="mailto:chrishtr@chromium.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-scroll-anchoring/">
|
||||
|
@ -36,7 +37,7 @@ onload = () => {
|
|||
requestAnimationFrame(() => {
|
||||
requestAnimationFrame(() => {
|
||||
outer.scrollTo(0, 70);
|
||||
document.documentElement.removeAttribute("class");
|
||||
takeScreenshot();
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue