servo/components/canvas
Steven Novaryo a77592e281
canvas: Implement line dash setters and getters (#36257)
Implement `setLineDash`, `getLineDash`, and `lineDashOffset` from
`CanvasPathDrawingStyles` mixin, according to the spec
https://html.spec.whatwg.org/multipage/canvas.html#canvaspathdrawingstyles.

Testing: Existing WPT.

---------

Signed-off-by: stevennovaryo <steven.novaryo@gmail.com>
2025-04-01 11:22:00 +00:00
..
webgl_mode Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
canvas_data.rs canvas: Implement line dash setters and getters (#36257) 2025-04-01 11:22:00 +00:00
canvas_paint_thread.rs canvas: Implement line dash setters and getters (#36257) 2025-04-01 11:22:00 +00:00
Cargo.toml Cleanup Stylo dependencies (#36046) 2025-03-19 08:53:26 +00:00
lib.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
raqote_backend.rs canvas: Implement line dash setters and getters (#36257) 2025-04-01 11:22:00 +00:00
webgl_limits.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
webgl_thread.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webxr.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00