CSS: transform-origin does not accept top <length>
Spec: https://drafts.csswg.org/css-transforms/#propdef-transform-origin Blink no longer accepts transform-origin 'top 1px'. We previously parsed it as 'top center 1px'. Edge/Firefox/WebKit already reject such values. BUG=855787 Change-Id: I8ac8745d41c867a2ef659ce9afe17143d60a1806 Reviewed-on: https://chromium-review.googlesource.com/1112883Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#570139}
Showing
Please register or sign in to comment