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

Unified Diff: LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt

Issue 24198009: RenderLayerBacking::startAnimation() return value has incorrect semantic (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Mark virtual/web-animations-css/animations Crash Created 7 years, 3 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: LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt
diff --git a/LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt b/LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6f7e74369e1f16254ffa1f74ea6bce415bc2db23
--- /dev/null
+++ b/LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt
@@ -0,0 +1,3 @@
+PASS - "webkitTransform" property for "animatingBox" element at 0.5s saw something close to: 0.707,0.707,-0.707,0.707,0,0
+PASS - "webkitFilter" property for "animatingBox" element at 0.5s saw something close to: opacity(0.5)
+
« no previous file with comments | « LayoutTests/animations/two-properties-in-keyframed-animation.html ('k') | Source/core/rendering/RenderLayerBacking.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698