Open Bug 1514376 Opened 5 years ago Updated 2 years ago

[CSS Geometry] Firefox only web platform test failures

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

People

(Reporter: automatedtester, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome, parity-safari)

The following tests are only failing in Firefox as documented in https://foolip.github.io/ad-hoc-wpt-results-analysis/firefox-lone-failures.html

/css/geometry/DOMMatrix-001.html
/css/geometry/DOMMatrix-002.html
/css/geometry/DOMMatrix-003.html
/css/geometry/DOMMatrix-attributes.html
/css/geometry/DOMMatrix-css-string.worker.html
/css/geometry/DOMMatrix-newobject.html
/css/geometry/DOMMatrix-stringifier.html
/css/geometry/DOMMatrix2DInit-validate-fixup.html
/css/geometry/DOMMatrixInit-validate-fixup.html
/css/geometry/DOMPoint-002.html
/css/geometry/DOMQuad-001.html
/css/geometry/DOMQuad-002.html
/css/geometry/DOMRect-002.html
/css/geometry/historical.html
/css/geometry/interfaces.html
/css/geometry/interfaces.worker.html
/css/geometry/spec-examples.html
/css/geometry/structured-serialization.html
Priority: -- → P3
Blocks: 1546389
No longer blocks: wpt.fyi-firefox-fails

I rechecked the list from jgraham's wpt dash, and it seems we only have this failure now:

/css/geometry/DOMMatrix-attributes.html [8 subtests]

(In reply to Boris Chiou [:boris] from comment #1)

I rechecked the list from jgraham's wpt dash, and it seems we only have this failure now:

/css/geometry/DOMMatrix-attributes.html [8 subtests]

And this seems we seriailzae -0 as 0 [1]. I thought -0 and 0 should be equal, but it seems it's not here. Not sure which one is the expected result.

[1] https://searchfox.org/mozilla-central/rev/40e889be8ff926e32f7567957f4c316f14f6fbef/testing/web-platform/tests/css/geometry/DOMMatrix-attributes.html#39

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.