mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,3 @@
|
|||
[2d.fillStyle.CSSHSL.html]
|
||||
[CSSHSL works as color input]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.fillStyle.CSSRGB.html]
|
||||
[CSSRGB works as color input]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.fillStyle.colorObject.html]
|
||||
[ctx.fillStyle works with color objects]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.fillStyle.colorObject.transparency.html]
|
||||
[ctx.fillStyle with color objects has transparency]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.fillStyle.get.halftransparent.html]
|
||||
[Canvas test: 2d.fillStyle.get.halftransparent]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[2d.fillStyle.parse.system.html]
|
||||
[Canvas test: 2d.fillStyle.parse.system]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.gradient.conic.html]
|
||||
[Conic gradient function exists]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[2d.gradient.conic.invalid.inputs.html]
|
||||
[Conic gradient function with invalid inputs]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.gradient.conic.negative.rotation.html]
|
||||
[Conic gradient with negative rotation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.gradient.conic.positive.rotation.html]
|
||||
[Conic gradient with positive rotation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[2d.gradient.interpolate.zerosize.strokeText.html]
|
||||
[Canvas test: 2d.gradient.interpolate.zerosize.strokeText]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.gradient.radial.cone.behind.html]
|
||||
[Canvas test: 2d.gradient.radial.cone.behind]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.gradient.radial.cone.shape2.html]
|
||||
[Canvas test: 2d.gradient.radial.cone.shape2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.gradient.radial.outside2.html]
|
||||
[Canvas test: 2d.gradient.radial.outside2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.gradient.radial.outside3.html]
|
||||
[Canvas test: 2d.gradient.radial.outside3]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.image.nonexistent-but-loading.html]
|
||||
[Canvas test: 2d.pattern.image.nonexistent-but-loading]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.image.nosrc.html]
|
||||
[Canvas test: 2d.pattern.image.nosrc]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.image.zeroheight.html]
|
||||
[Canvas test: 2d.pattern.image.zeroheight]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.image.zerowidth.html]
|
||||
[Canvas test: 2d.pattern.image.zerowidth]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.svgimage.nonexistent.html]
|
||||
[Canvas test: 2d.pattern.svgimage.nonexistent]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.svgimage.zeroheight.html]
|
||||
[Canvas test: 2d.pattern.svgimage.zeroheight]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.svgimage.zerowidth.html]
|
||||
[Canvas test: 2d.pattern.svgimage.zerowidth]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.transform.identity.html]
|
||||
[Canvas test: 2d.pattern.transform.identity]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.pattern.transform.infinity.html]
|
||||
[Canvas test: 2d.pattern.transform.infinity]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[2d.strokeStyle.colorObject.html]
|
||||
[ctx.strokeStyle works with color objects]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.strokeStyle.colorObject.transparency.html]
|
||||
[ctx.strokeStyle with color objects has transparency]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue