mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
This commit is contained in:
parent
78c7011240
commit
963104e5fc
4797 changed files with 679983 additions and 5390 deletions
|
@ -2,3 +2,5 @@
|
|||
[Space characters at the end of a line are collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters at the end of a line are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters at the end of a line are collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters at the end of a line are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters are converted to U+0020, and collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters are converted to U+0020, and are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters are converted to U+0020, and collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters are converted to U+0020, and are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters are converted to U+0020, and collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters are converted to U+0020, and are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters are converted to U+0020, and collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters are converted to U+0020, and are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters at the start of a line are collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters at the start of a line are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters at the start of a line are collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters at the start of a line are NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.absolute.spacing.html]
|
||||
[Testing letter spacing and word spacing with absolute length]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.absolute.spacing.worker.html]
|
||||
[Testing letter spacing and word spacing with absolute length]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.font-relative.spacing.html]
|
||||
[Testing letter spacing and word spacing with font-relative length]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.font-relative.spacing.worker.html]
|
||||
[Testing letter spacing and word spacing with font-relative length]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.fontStretch.settings.html]
|
||||
[Testing value setting of fontStretch in Canvas]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.fontStretch.settings.worker.html]
|
||||
[Testing value setting of fontStretch in Canvas]
|
||||
expected: FAIL
|
|
@ -2,3 +2,5 @@
|
|||
[Testing basic functionalities of fontKerning for canvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing basic functionalities of fontVariant for canvas]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing basic functionalities of fontKerning for canvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing basic functionalities of fontVariant for canvas]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.letterSpacing.measure.html]
|
||||
[Testing letter spacing with different length units]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.letterSpacing.measure.worker.html]
|
||||
[Testing letter spacing with different length units]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.wordSpacing.measure.html]
|
||||
[Testing word spacing with different length units]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.drawing.style.wordSpacing.measure.worker.html]
|
||||
[Testing word spacing with different length units]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.font.parse.complex2.html]
|
||||
[OffscreenCanvas test: 2d.text.font.parse.complex2]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.font.parse.complex2.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.font.weight.html]
|
||||
[OffscreenCanvas test: 2d.text.font.weight]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.font.weight.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.fontVariantCaps1.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.fontVariantCaps2.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.fontVariantCaps3.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.fontVariantCaps4.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.fontVariantCaps5.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.fontVariantCaps6.html]
|
||||
expected: TIMEOUT
|
|
@ -2,3 +2,5 @@
|
|||
[Testing actualBoundingBox for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing actualBoundingBox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing actualBoundingBox for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing actualBoundingBox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing width advances for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing width advances]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing width advances for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing width advances]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing baselines for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing baselines]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing baselines for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing baselines]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.emHeights-low-ascent.html]
|
||||
[Testing emHeights with reduced ascent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.emHeights-low-ascent.worker.html]
|
||||
[Testing emHeights with reduced ascent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.emHeights-zero-descent.html]
|
||||
[Testing emHeights with zero descent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.emHeights-zero-descent.worker.html]
|
||||
[Testing emHeights with zero descent metric]
|
||||
expected: FAIL
|
|
@ -2,3 +2,5 @@
|
|||
[Testing emHeights for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing emHeights]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing emHeights for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing emHeights]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.fontBoundingBox-reduced-ascent.html]
|
||||
[Testing fontBoundingBox for OffscreenCanvas with reduced ascent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.fontBoundingBox-reduced-ascent.worker.html]
|
||||
[Testing fontBoundingBox for OffscreenCanvas with reduced ascent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.fontBoundingBox-zero-descent.html]
|
||||
[Testing fontBoundingBox for OffscreenCanvas with zero descent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.fontBoundingBox-zero-descent.worker.html]
|
||||
[Testing fontBoundingBox for OffscreenCanvas with zero descent metric]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.fontBoundingBox.ahem.html]
|
||||
[Testing fontBoundingBox for font ahem]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.fontBoundingBox.ahem.worker.html]
|
||||
[Testing fontBoundingBox for font ahem]
|
||||
expected: FAIL
|
|
@ -2,3 +2,5 @@
|
|||
[Testing fontBoundingBox for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing fontBoundingBox measurements]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Testing fontBoundingBox for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Testing fontBoundingBox measurements]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[The width of character is same as font used for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[The width of character is same as font used]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[The width of character is same as font used for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[The width of character is same as font used]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[The empty string has zero width for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[The empty string has zero width]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[The empty string has zero width for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[The empty string has zero width]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters are converted to U+0020 and collapsed (per CSS) for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters are converted to U+0020 and NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[Space characters are converted to U+0020 and collapsed (per CSS) for OffscreenCanvas]
|
||||
expected: FAIL
|
||||
|
||||
[Space characters are converted to U+0020 and NOT collapsed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.setFont.mathFont.html]
|
||||
[crbug.com/1212190, make sure offscreencanvas doesn't crash with Math Font]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.setFont.mathFont.worker.html]
|
||||
[crbug.com/1212190, make sure offscreencanvas doesn't crash with Math Font]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue