Revert "Add a simple implementation of CanvasRenderingContext2d.fillText"

Windows crash: https://github.com/servo/servo/issues/26015
This commit is contained in:
Paul Rouget 2020-03-24 10:31:37 +01:00
parent 19d6b7b380
commit 40f6cd87d4
11 changed files with 32 additions and 111 deletions

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.inside3.html]
[Canvas test: 2d.gradient.radial.inside3]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.line.cap.closed.html]
[Line caps are not drawn at the corners of an unclosed rectangle]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas_text_font_001.htm]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.inside3.html]
[OffscreenCanvas test: 2d.gradient.radial.inside3]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.gradient.radial.inside3.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.line.cap.closed.html]
[Line caps are not drawn at the corners of an unclosed rectangle]
expected: FAIL

View file

@ -0,0 +1,4 @@
[2d.line.cap.closed.worker.html]
[Line caps are not drawn at the corners of an unclosed rectangle]
expected: FAIL