Auto merge of #26021 - paulrouget:revertFillText, r=jdm

Revert fillText()

Sadly, fillText crashes our HoloLens demos. See https://github.com/servo/servo/issues/26015

/cc @kaiakz
This commit is contained in:
bors-servo 2020-03-24 08:14:24 -04:00 committed by GitHub
commit 4f5110f34f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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