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}
10 files changed