mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
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. --> |
||
---|---|---|
.. | ||
webgl_mode | ||
azure_backend.rs | ||
build.rs | ||
canvas_data.rs | ||
canvas_paint_thread.rs | ||
Cargo.toml | ||
lib.rs | ||
raqote_backend.rs | ||
webgl_limits.rs | ||
webgl_thread.rs |