Closed
Bug 1566840
Opened 6 years ago
Closed 6 years ago
Fix DOMQuad-001.html to actually test the spec for getBounds() after mutating a point
Categories
(Testing :: web-platform-tests, task)
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
The test seems to be based on Chrome's (buggy) implementation, not the spec.
| Assignee | ||
Comment 1•6 years ago
|
||
https://bugs.chromium.org/p/chromium/issues/detail?id=984951 tracks the Blink
bug that this test seems to have been written to instead of the spec.
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9768a405adbf
Fix DOMQuad test to actually test the spec. r=saschanaz
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/17884 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•