aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/promise.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2020-03-19 13:24:08 -0400
committerGitHub <noreply@github.com>2020-03-19 13:24:08 -0400
commitffdb83b644667c8e4916fcea3a94e77042bb1a9b (patch)
treed090decbab67f7da3a380650ee06cf64e8f6226d /components/script/dom/promise.rs
parent3d03b3bca0ee545d15ac3521391327bd08f02aae (diff)
parent777b9d791b47747f2fb4c5753ea188d96f7647af (diff)
downloadservo-ffdb83b644667c8e4916fcea3a94e77042bb1a9b.tar.gz
servo-ffdb83b644667c8e4916fcea3a94e77042bb1a9b.zip
Auto merge of #25782 - kaiakz:master, r=jdm
Add a simple implementation of CanvasRenderingContext2d.fillText <!-- Please describe your changes on the following line: --> I added a simple implementation of CanvasRenderingContext2d.fillText. Some code are merged from @mikrut, and I fixed a bug about text scaling. Also, the bug of text rotation should be fixed after `raqote` merged my other PR. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix (part of) #11681 (GitHub issue number if applicable) <!-- Either: --> - [X] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/promise.rs')
0 files changed, 0 insertions, 0 deletions