Fix image-orientation line-wrap

This commit is contained in:
Manish Goregaokar 2017-01-03 14:28:11 -08:00
parent 1094c68a55
commit 94412ab6b0

View file

@ -61,7 +61,7 @@ ${helpers.single_keyword("image-rendering",
products="None"
animatable="False"
spec="https://drafts.csswg.org/css-images/#propdef-image-orientation, \
additional values in https://developer.mozilla.org/en-US/docs/Web/CSS/image-orientation">
/// additional values in https://developer.mozilla.org/en-US/docs/Web/CSS/image-orientation">
use std::fmt;
use style_traits::ToCss;
use values::specified::Angle;