commit | 28a5d3f696f0ed6dc8f877b38652c48b9cae71ec | [log] [tgz] |
---|---|---|
author | David Quiroz Marin <davidqu@chromium.org> | Fri Aug 24 20:19:09 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 24 20:19:09 2018 |
tree | d3569fb5d36148e0f0c49f3ab211ec47ade8015d | |
parent | d61f31a6fcb99ffcabd6987c0683451794ea7487 [diff] |
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 Commit-Queue: David Quiroz Marin <davidqu@chromium.org> Reviewed-by: Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#585961}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .