diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-19 18:51:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-19 18:51:20 -0500 |
commit | 8518553805fff50ad4700975f9855f1f645d031a (patch) | |
tree | 3357824f55cc549d1ee72a39fe03a2a368a7a403 /components/script/dom/bindings/codegen | |
parent | 2a594821ba44ba2c13e9a39c6fd8c5a450bd06f4 (diff) | |
parent | 3c7205c99f9e1105fd6a56a4bd841e409a385e5f (diff) | |
download | servo-8518553805fff50ad4700975f9855f1f645d031a.tar.gz servo-8518553805fff50ad4700975f9855f1f645d031a.zip |
Auto merge of #25551 - pylbrecht:raqote, r=jdm
Fix canvas wpt test `path-objects/2d.path.rect.zero.4.html`
<!-- Please describe your changes on the following line: -->
After connecting the lines of a rectangle, a new subpath has to be created containing the rectangle's origin as the only point in the subpath.
(see step 4 of https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-rect)
---
<!-- 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 #25331
<!-- 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/bindings/codegen')
0 files changed, 0 insertions, 0 deletions