mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update web-platform-tests to revision dfe0b490c6018fd36379f4c7726f9f6a37728838
This commit is contained in:
parent
6fb75c2b9e
commit
909e31e110
123 changed files with 987 additions and 613 deletions
|
@ -598,7 +598,6 @@ const trackFactories = {
|
|||
if (signal !== null) {
|
||||
ctx.fillStyle = `rgb(${signal}, ${signal}, ${signal})`;
|
||||
ctx.fillRect(10, 10, 20, 20);
|
||||
let pixel = ctx.getImageData(15, 15, 1, 1);
|
||||
}
|
||||
}, 100);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue