DescriptionWeb Animations CSS: Add unsigned short to support outline-width
Add unsigned short to animatable factory to support outline-width. The
test animations/interpolation/outline-width.html no longer crashes when
run in the virtual/web-animations-css test suite and no longer overflows
to negative values (correctly clamps to unsigned short) so update test
expectations for that.
Change in behavior here to match Firefox's implementation and align with
the CSS spec (outline-width should not be negative).
BUG=257591
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157444
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|