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,4 @@
[2d.shadow.alpha.1.html]
[Shadow colour alpha components are used]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.1.worker.html]
[Shadow colour alpha components are used]
expected: FAIL

View file

@ -0,0 +1,6 @@
[2d.shadow.alpha.2.html]
[Shadow colour alpha components are used]
expected: FAIL
[Shadow color alpha components are used]
expected: FAIL

View file

@ -0,0 +1,6 @@
[2d.shadow.alpha.2.worker.html]
[Shadow colour alpha components are used]
expected: FAIL
[Shadow color alpha components are used]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.3.html]
[Shadows are affected by globalAlpha]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.3.worker.html]
[Shadows are affected by globalAlpha]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.4.html]
[Shadows with alpha components are correctly affected by globalAlpha]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.4.worker.html]
[Shadows with alpha components are correctly affected by globalAlpha]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.5.html]
[Shadows of shapes with alpha components are drawn correctly]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.alpha.5.worker.html]
[Shadows of shapes with alpha components are drawn correctly]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowBlur.initial.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowBlur.initial]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowBlur.initial.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowBlur.invalid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowBlur.invalid]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowBlur.invalid.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowBlur.valid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowBlur.valid]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowBlur.valid.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowColor.initial.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowColor.initial]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowColor.initial.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowColor.invalid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowColor.invalid]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowColor.invalid.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowColor.valid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowColor.valid]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowColor.valid.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowOffset.initial.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.initial]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowOffset.initial.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowOffset.invalid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.invalid]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowOffset.invalid.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowOffset.valid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.valid]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.attributes.shadowOffset.valid.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.alpha.html]
[Shadows are drawn correctly for partially-transparent canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.alpha.worker.html]
[Shadows are drawn correctly for partially-transparent canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.basic.html]
[Shadows are drawn for canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.basic.worker.html]
[Shadows are drawn for canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.transparent.1.html]
[Shadows are not drawn for transparent canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.transparent.1.worker.html]
[Shadows are not drawn for transparent canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.transparent.2.html]
[Shadows are not drawn for transparent parts of canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.canvas.transparent.2.worker.html]
[Shadows are not drawn for transparent parts of canvases]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.clip.1.html]
[Shadows of clipped shapes are still drawn within the clipping region]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.clip.1.worker.html]
[Shadows of clipped shapes are still drawn within the clipping region]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.clip.2.html]
[Shadows are not drawn outside the clipping region]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.clip.2.worker.html]
[Shadows are not drawn outside the clipping region]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.clip.3.html]
[Shadows of clipped shapes are still drawn within the clipping region]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.clip.3.worker.html]
[Shadows of clipped shapes are still drawn within the clipping region]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.composite.1.html]
[Shadows are drawn using globalCompositeOperation]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.composite.1.worker.html]
[Shadows are drawn using globalCompositeOperation]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.composite.2.html]
[Shadows are drawn using globalCompositeOperation]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.composite.2.worker.html]
[Shadows are drawn using globalCompositeOperation]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.composite.3.html]
[Areas outside shadows are drawn correctly with destination-out]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.composite.3.worker.html]
[Areas outside shadows are drawn correctly with destination-out]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.blur.html]
[Shadows are drawn if shadowBlur is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.blur.worker.html]
[Shadows are drawn if shadowBlur is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.off.1.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.off.1.worker.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.off.2.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.off.2.worker.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.x.html]
[Shadows are drawn if shadowOffsetX is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.x.worker.html]
[Shadows are drawn if shadowOffsetX is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.y.html]
[Shadows are drawn if shadowOffsetY is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.enable.y.worker.html]
[Shadows are drawn if shadowOffsetY is set]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.alpha.html]
[Shadows are drawn correctly for partially-transparent gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.alpha.worker.html]
[Shadows are drawn correctly for partially-transparent gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.basic.html]
[Shadows are drawn for gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.basic.worker.html]
[Shadows are drawn for gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.transparent.1.html]
[Shadows are not drawn for transparent gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.transparent.1.worker.html]
[Shadows are not drawn for transparent gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.transparent.2.html]
[Shadows are not drawn for transparent parts of gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.gradient.transparent.2.worker.html]
[Shadows are not drawn for transparent parts of gradient fills]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.alpha.html]
[Shadows are drawn correctly for partially-transparent images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.alpha.worker.html]
[Shadows are drawn correctly for partially-transparent images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.basic.html]
[Shadows are drawn for images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.basic.worker.html]
[Shadows are drawn for images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.scale.html]
[Shadows are drawn correctly for scaled images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.scale.worker.html]
[Shadows are drawn correctly for scaled images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.section.html]
[Shadows are not drawn for areas outside image source rectangles]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.section.worker.html]
[Shadows are not drawn for areas outside image source rectangles]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.transparent.1.html]
[Shadows are not drawn for transparent images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.transparent.1.worker.html]
[Shadows are not drawn for transparent images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.transparent.2.html]
[Shadows are not drawn for transparent parts of images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.image.transparent.2.worker.html]
[Shadows are not drawn for transparent parts of images]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.negativeX.html]
[Shadows can be offset with negative x]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.negativeX.worker.html]
[Shadows can be offset with negative x]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.negativeY.html]
[Shadows can be offset with negative y]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.negativeY.worker.html]
[Shadows can be offset with negative y]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.positiveX.html]
[Shadows can be offset with positive x]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.positiveX.worker.html]
[Shadows can be offset with positive x]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.positiveY.html]
[Shadows can be offset with positive y]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.offset.positiveY.worker.html]
[Shadows can be offset with positive y]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.outside.html]
[Shadows of shapes outside the visible area can be offset onto the visible area]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.outside.worker.html]
[Shadows of shapes outside the visible area can be offset onto the visible area]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.alpha.html]
[Shadows are drawn correctly for partially-transparent fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.alpha.worker.html]
[Shadows are drawn correctly for partially-transparent fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.basic.html]
[Shadows are drawn for fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.basic.worker.html]
[Shadows are drawn for fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.transparent.1.html]
[Shadows are not drawn for transparent fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.transparent.1.worker.html]
[Shadows are not drawn for transparent fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.transparent.2.html]
[Shadows are not drawn for transparent parts of fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.pattern.transparent.2.worker.html]
[Shadows are not drawn for transparent parts of fill patterns]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.stroke.basic.html]
[Shadows are drawn for strokes]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.stroke.basic.worker.html]
[Shadows are drawn for strokes]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.stroke.cap.1.html]
[Shadows are not drawn for areas outside stroke caps]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.shadow.stroke.cap.1.worker.html]
[Shadows are not drawn for areas outside stroke caps]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more