Open
Bug 1514376
Opened 6 years ago
Updated 2 years ago
[CSS Geometry] Firefox only web platform test failures
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
NEW
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
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
Keywords: parity-chrome,
parity-safari
Reporter | ||
Updated•5 years ago
|
No longer blocks: wpt.fyi-firefox-fails
Comment 1•5 years ago
|
||
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]
Comment 2•5 years ago
|
||
(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.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•