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:
Oriol Brufau 2023-08-15 02:28:32 +02:00 committed by GitHub
parent 78c7011240
commit 963104e5fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4797 changed files with 679983 additions and 5390 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.absolute.spacing.html]
[Testing letter spacing and word spacing with absolute length]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.absolute.spacing.worker.html]
[Testing letter spacing and word spacing with absolute length]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.font-relative.spacing.html]
[Testing letter spacing and word spacing with font-relative length]
expected: FAIL

View file

@ -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

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.fontStretch.settings.html]
[Testing value setting of fontStretch in Canvas]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.fontStretch.settings.worker.html]
[Testing value setting of fontStretch in Canvas]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing basic functionalities of fontKerning for canvas]
expected: FAIL
[Testing basic functionalities of fontVariant for canvas]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing basic functionalities of fontKerning for canvas]
expected: FAIL
[Testing basic functionalities of fontVariant for canvas]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.letterSpacing.measure.html]
[Testing letter spacing with different length units]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.letterSpacing.measure.worker.html]
[Testing letter spacing with different length units]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.wordSpacing.measure.html]
[Testing word spacing with different length units]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.drawing.style.wordSpacing.measure.worker.html]
[Testing word spacing with different length units]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.font.parse.complex2.html]
[OffscreenCanvas test: 2d.text.font.parse.complex2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.font.parse.complex2.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.font.weight.html]
[OffscreenCanvas test: 2d.text.font.weight]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.font.weight.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.text.fontVariantCaps1.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.text.fontVariantCaps2.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.text.fontVariantCaps3.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.text.fontVariantCaps4.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.text.fontVariantCaps5.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.text.fontVariantCaps6.html]
expected: TIMEOUT

View file

@ -2,3 +2,5 @@
[Testing actualBoundingBox for OffscreenCanvas]
expected: FAIL
[Testing actualBoundingBox]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing actualBoundingBox for OffscreenCanvas]
expected: FAIL
[Testing actualBoundingBox]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing width advances for OffscreenCanvas]
expected: FAIL
[Testing width advances]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing width advances for OffscreenCanvas]
expected: FAIL
[Testing width advances]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing baselines for OffscreenCanvas]
expected: FAIL
[Testing baselines]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing baselines for OffscreenCanvas]
expected: FAIL
[Testing baselines]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.emHeights-low-ascent.html]
[Testing emHeights with reduced ascent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.emHeights-low-ascent.worker.html]
[Testing emHeights with reduced ascent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.emHeights-zero-descent.html]
[Testing emHeights with zero descent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.emHeights-zero-descent.worker.html]
[Testing emHeights with zero descent metric]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing emHeights for OffscreenCanvas]
expected: FAIL
[Testing emHeights]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing emHeights for OffscreenCanvas]
expected: FAIL
[Testing emHeights]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.fontBoundingBox-reduced-ascent.html]
[Testing fontBoundingBox for OffscreenCanvas with reduced ascent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.fontBoundingBox-reduced-ascent.worker.html]
[Testing fontBoundingBox for OffscreenCanvas with reduced ascent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.fontBoundingBox-zero-descent.html]
[Testing fontBoundingBox for OffscreenCanvas with zero descent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.fontBoundingBox-zero-descent.worker.html]
[Testing fontBoundingBox for OffscreenCanvas with zero descent metric]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.fontBoundingBox.ahem.html]
[Testing fontBoundingBox for font ahem]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.fontBoundingBox.ahem.worker.html]
[Testing fontBoundingBox for font ahem]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing fontBoundingBox for OffscreenCanvas]
expected: FAIL
[Testing fontBoundingBox measurements]
expected: FAIL

View file

@ -2,3 +2,5 @@
[Testing fontBoundingBox for OffscreenCanvas]
expected: FAIL
[Testing fontBoundingBox measurements]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -2,3 +2,5 @@
[The empty string has zero width for OffscreenCanvas]
expected: FAIL
[The empty string has zero width]
expected: FAIL

View file

@ -2,3 +2,5 @@
[The empty string has zero width for OffscreenCanvas]
expected: FAIL
[The empty string has zero width]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,3 @@
[2d.text.setFont.mathFont.html]
[crbug.com/1212190, make sure offscreencanvas doesn't crash with Math Font]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.setFont.mathFont.worker.html]
[crbug.com/1212190, make sure offscreencanvas doesn't crash with Math Font]
expected: FAIL