mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
enhance: Implement CanvasRenderingContext2D.measureText
(#32704)
Signed-off-by: Chocolate Pie <106949016+chocolate-pie@users.noreply.github.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
d82232d549
commit
1223335547
14 changed files with 325 additions and 51 deletions
|
@ -1,3 +0,0 @@
|
|||
[2d.text.drawing.style.measure.rtl.text.html]
|
||||
[Measurement should follow canvas direction instead text direction]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.text.drawing.style.measure.textAlign.html]
|
||||
[Measurement should be related to textAlignment]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.text.fontVariantCaps2.html]
|
||||
[Testing small caps setting in fontVariant]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue