mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Fix gradient math and positioning. Formatting.
Start adding repeating gradients.
This commit is contained in:
parent
6768614fdd
commit
803bc0395c
3 changed files with 175 additions and 179 deletions
|
@ -20,7 +20,6 @@ use values::specified::url::SpecifiedUrl;
|
|||
|
||||
pub use values::specified::SizeKeyword;
|
||||
|
||||
|
||||
impl ToComputedValue for specified::Image {
|
||||
type ComputedValue = Image;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue