mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
stylo: Add Gecko bindings for <paint>, use for stroke/fill
MozReview-Commit-ID: 4QKKzJ1DVYP
This commit is contained in:
parent
fabc1b875b
commit
51b03fbc7d
6 changed files with 124 additions and 14 deletions
|
@ -670,6 +670,8 @@ impl Shadow {
|
|||
}
|
||||
}
|
||||
|
||||
no_viewport_percentage!(SVGPaint);
|
||||
|
||||
/// An SVG paint value
|
||||
///
|
||||
/// https://www.w3.org/TR/SVG2/painting.html#SpecifyingPaint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue