mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update web-platform-tests to revision cfada7e6cb379699fa94c7ed8fcb97082327e10c
This commit is contained in:
parent
87e7e3d429
commit
06b00da16b
179 changed files with 6103 additions and 1186 deletions
|
@ -61,4 +61,4 @@ function createTestImage() {
|
|||
imgctx.fillStyle = "#0F0";
|
||||
imgctx.fillRect(0, 0, 1, 1);
|
||||
return image;
|
||||
}
|
||||
}
|
|
@ -21,8 +21,8 @@ let loadChromiumResources = Promise.resolve().then(() => {
|
|||
[
|
||||
'/gen/layout_test_data/mojo/public/js/mojo_bindings.js',
|
||||
'/gen/mojo/public/mojom/base/big_buffer.mojom.js',
|
||||
'/gen/skia/public/interfaces/image_info.mojom.js',
|
||||
'/gen/skia/public/interfaces/bitmap.mojom.js',
|
||||
'/gen/skia/public/mojom/image_info.mojom.js',
|
||||
'/gen/skia/public/mojom/bitmap.mojom.js',
|
||||
'/gen/ui/gfx/geometry/mojom/geometry.mojom.js',
|
||||
`${prefix}/barcodedetection.mojom.js`,
|
||||
`${prefix}/barcodedetection_provider.mojom.js`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue