Closed
Bug 1485506
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12631 - Add WPT tests for canvas TextMetrics.
Categories
(Core :: Graphics: Canvas2D, enhancement, P4)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, 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•7 years ago
|
Component: web-platform-tests → Canvas: 2D
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f72f56897de17ae09f639212cd63ece6006c825a
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=023bee4c6f0e3300ed0e5e3cd4eaa95b7bbc238a
| Assignee | ||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
| Assignee | ||
Comment 9•7 years ago
|
||
| Assignee | ||
Comment 10•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b8a3cb88e198da57ca729f9bc128a8e0dbce329a
Comment 11•7 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•7 years ago
|
||
Result changes from PR not available.
Comment 13•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2473bc6f0282
https://hg.mozilla.org/mozilla-central/rev/31ecc34c6d02
Status: NEW → RESOLVED
Closed: 7 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
•