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:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,3 @@
[2d.fillStyle.CSSHSL.html]
[CSSHSL works as color input]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.CSSRGB.html]
[CSSRGB works as color input]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.colorObject.html]
[ctx.fillStyle works with color objects]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.colorObject.transparency.html]
[ctx.fillStyle with color objects has transparency]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.get.halftransparent.html]
[Canvas test: 2d.fillStyle.get.halftransparent]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.fillStyle.parse.system.html]
[Canvas test: 2d.fillStyle.parse.system]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.conic.html]
[Conic gradient function exists]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.gradient.conic.invalid.inputs.html]
[Conic gradient function with invalid inputs]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.gradient.conic.negative.rotation.html]
[Conic gradient with negative rotation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.gradient.conic.positive.rotation.html]
[Conic gradient with positive rotation]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.interpolate.zerosize.strokeText.html]
[Canvas test: 2d.gradient.interpolate.zerosize.strokeText]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.cone.behind.html]
[Canvas test: 2d.gradient.radial.cone.behind]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.cone.shape2.html]
[Canvas test: 2d.gradient.radial.cone.shape2]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.outside2.html]
[Canvas test: 2d.gradient.radial.outside2]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.outside3.html]
[Canvas test: 2d.gradient.radial.outside3]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.image.nonexistent-but-loading.html]
[Canvas test: 2d.pattern.image.nonexistent-but-loading]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.image.nosrc.html]
[Canvas test: 2d.pattern.image.nosrc]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.image.zeroheight.html]
[Canvas test: 2d.pattern.image.zeroheight]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.image.zerowidth.html]
[Canvas test: 2d.pattern.image.zerowidth]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.svgimage.nonexistent.html]
[Canvas test: 2d.pattern.svgimage.nonexistent]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.svgimage.zeroheight.html]
[Canvas test: 2d.pattern.svgimage.zeroheight]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.svgimage.zerowidth.html]
[Canvas test: 2d.pattern.svgimage.zerowidth]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.transform.identity.html]
[Canvas test: 2d.pattern.transform.identity]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.pattern.transform.infinity.html]
[Canvas test: 2d.pattern.transform.infinity]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.strokeStyle.colorObject.html]
[ctx.strokeStyle works with color objects]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.strokeStyle.colorObject.transparency.html]
[ctx.strokeStyle with color objects has transparency]
expected: FAIL