mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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,6 @@
|
|||
[2d.shadow.alpha.2.html]
|
||||
[Shadow colour alpha components are used]
|
||||
expected: FAIL
|
||||
|
||||
[Shadow color alpha components are used]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.alpha.3.html]
|
||||
[Shadows are affected by globalAlpha]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.alpha.4.html]
|
||||
[Shadows with alpha components are correctly affected by globalAlpha]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.alpha.5.html]
|
||||
[Shadows of shapes with alpha components are drawn correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.canvas.alpha.html]
|
||||
[Shadows are drawn correctly for partially-transparent canvases]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.canvas.basic.html]
|
||||
[Shadows are drawn for canvases]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.canvas.transparent.2.html]
|
||||
[Shadows are not drawn for transparent parts of canvases]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.clip.1.html]
|
||||
[Shadows of clipped shapes are still drawn within the clipping region]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.clip.2.html]
|
||||
[Shadows are not drawn outside the clipping region]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.clip.3.html]
|
||||
[Shadows of clipped shapes are still drawn within the clipping region]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.composite.1.html]
|
||||
[Shadows are drawn using globalCompositeOperation]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.composite.2.html]
|
||||
[Shadows are drawn using globalCompositeOperation]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.enable.blur.html]
|
||||
[Shadows are drawn if shadowBlur is set]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.enable.x.html]
|
||||
[Shadows are drawn if shadowOffsetX is set]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.enable.y.html]
|
||||
[Shadows are drawn if shadowOffsetY is set]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.filter.value.html]
|
||||
[test if ctx.filter works correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.gradient.alpha.html]
|
||||
[Shadows are drawn correctly for partially-transparent gradient fills]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.gradient.basic.html]
|
||||
[Shadows are drawn for gradient fills]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.gradient.transparent.2.html]
|
||||
[Shadows are not drawn for transparent parts of gradient fills]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.image.alpha.html]
|
||||
[Shadows are drawn correctly for partially-transparent images]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.image.basic.html]
|
||||
[Shadows are drawn for images]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.image.scale.html]
|
||||
[Shadows are drawn correctly for scaled images]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.image.transparent.2.html]
|
||||
[Shadows are not drawn for transparent parts of images]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.offset.negativeX.html]
|
||||
[Shadows can be offset with negative x]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.offset.negativeY.html]
|
||||
[Shadows can be offset with negative y]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.offset.positiveX.html]
|
||||
[Shadows can be offset with positive x]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.offset.positiveY.html]
|
||||
[Shadows can be offset with positive y]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.outside.html]
|
||||
[Shadows of shapes outside the visible area can be offset onto the visible area]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.pattern.alpha.html]
|
||||
[Shadows are drawn correctly for partially-transparent fill patterns]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.pattern.basic.html]
|
||||
[Shadows are drawn for fill patterns]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.pattern.transparent.2.html]
|
||||
[Shadows are not drawn for transparent parts of fill patterns]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.stroke.basic.html]
|
||||
[Shadows are drawn for strokes]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.stroke.cap.2.html]
|
||||
[Shadows are drawn for stroke caps]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.stroke.join.2.html]
|
||||
[Shadows are drawn for stroke joins]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.transform.1.html]
|
||||
[Shadows take account of transformations]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[2d.shadow.transform.2.html]
|
||||
[Shadow offsets are not affected by transformations]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[canvas_shadows_001.htm]
|
||||
[linear gradient fillRect draws shadow (black rectange)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[canvas_shadows_002.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,10 @@
|
|||
[shadowBlur_gaussian_tolerance.1.html]
|
||||
[shadowBlur Gaussian pixel values for small blur]
|
||||
expected: FAIL
|
||||
|
||||
[shadowBlur Gaussian pixel values for large blur]
|
||||
expected: FAIL
|
||||
|
||||
[shadowBlur Gaussian pixel values for no blur]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue