Closed
Bug 1485506
Opened 3 years ago
Closed 2 years ago
[wpt-sync] Sync PR 12631 - Add WPT tests for canvas TextMetrics.
Categories
(Core :: Canvas: 2D, enhancement, P4)
Core
Canvas: 2D
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12631 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12631 Details from upstream follow. David Quiroz Marin <davidqu@chromium.org> wrote: > Add WPT tests for canvas TextMetrics. > > Currently WPT tests only covers width for canvas TextMetrics. This change > adds basic tests for all the other metrics: > -advances > -actualBoundingBoxLeft, actualBoundingBoxRight, actualBoundingBoxAscent, > actualBoundingBoxDescent > -emHeightAscent, emHeightDescent > -fontBoundingBoxAscent, fontBoundingBoxDescent > -getBaselines() > > Bug:277215,853376 > Change-Id: Ieba242e583bc98e747f35b1dc799bea7b55e3c24 > > Reviewed-on: https://chromium-review.googlesource.com/1185784 > WPT-Export-Revision: 95333a29f92ba7d2ca8588d6a037ae12fd552a7c
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Canvas: 2D
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=41783005f1a670bbcd1701b34ea1d5b4e731397b
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f72f56897de17ae09f639212cd63ece6006c825a
Assignee | ||
Comment 3•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=d79867e74073114efc259fe771cbab7211f8f0ce
Assignee | ||
Comment 4•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=9dfeb062b986d0457b8797383270488c59b6c233
Assignee | ||
Comment 5•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=023bee4c6f0e3300ed0e5e3cd4eaa95b7bbc238a
Assignee | ||
Comment 6•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=9dd6043df877a198583dca309de76f1bd1031a21
Assignee | ||
Comment 7•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=073bd2fb68025a738c2eeb16e6a6cf4bf9e499f1
Assignee | ||
Comment 8•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=86f56f95ac76fcd708b5941418f791d39ba5f22f
Assignee | ||
Comment 9•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=dda0f89d44bd5fc071c57053d564f0dee2cc4905
Assignee | ||
Comment 10•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b8a3cb88e198da57ca729f9bc128a8e0dbce329a
Comment 11•2 years ago
|
||
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/2473bc6f0282 [wpt PR 12631] - Add WPT tests for canvas TextMetrics., a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/31ecc34c6d02 [wpt PR 12631] - Update wpt metadata, a=testonly
Assignee | ||
Comment 12•2 years ago
|
||
Result changes from PR not available.
![]() |
||
Comment 13•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2473bc6f0282 https://hg.mozilla.org/mozilla-central/rev/31ecc34c6d02
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•