Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-down-animation.html

Issue 1901343004: [Polymer] update third_party polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: new pull Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-down-animation.html
diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-down-animation.html b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-down-animation.html
index 4f9a381857adc2ee0b07cfb69c64515f615505ad..1a1ae875b01a4984b78d6f7770531562b52bb1d5 100644
--- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-down-animation.html
+++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-down-animation.html
@@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<link rel="import" href="../web-animations.html">
<!--
-`<slide-down-animation>` animates the transform of an element from `translateY(-100%)` to `none`.
+`<slide-down-animation>` animates the transform of an element from `none` `translateY(100%)`.
The `transformOrigin` defaults to `50% 0`.
Configuration:

Powered by Google App Engine
This is Rietveld 408576698