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

Unified Diff: LayoutTests/compositing/reflections/nested-reflection-animated-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation Created 7 years, 7 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/compositing/reflections/nested-reflection-animated-expected.txt
diff --git a/LayoutTests/compositing/reflections/nested-reflection-animated-expected.txt b/LayoutTests/compositing/reflections/nested-reflection-animated-expected.txt
index e7781f439e7b94677bec849b667b9491d66b589c..ad3285255ec93ae48f86ed47f451aa72483a5c01 100644
--- a/LayoutTests/compositing/reflections/nested-reflection-animated-expected.txt
+++ b/LayoutTests/compositing/reflections/nested-reflection-animated-expected.txt
@@ -1,18 +1,5 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x332
- RenderBlock {HTML} at (0,0) size 800x332
- RenderBody {BODY} at (8,16) size 784x308
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 633x18
- text run at (0,0) width 633: "Animation on original and reflection should both be paused half way through, giving 45deg rotation."
- RenderBlock {DIV} at (0,290) size 784x18
- RenderText {#text} at (0,0) size 600x18
- text run at (0,0) width 600: "PASS - \"webkitTransform.0\" property for \"inner\" element at 0.5s saw something close to: 0.76"
- RenderBR {BR} at (600,0) size 0x18
-layer at (108,54) size 122x232
- RenderBlock {DIV} at (100,38) size 122x232 [border: (1px solid #000000)]
-layer at (119,65) size 100x100
- RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (33,0) size 34x77
- text run at (33,0) width 34: "1"
+Animation on original and reflection should both be paused half way through, giving 45deg rotation.
+
+1
+PASS - "webkitTransform.0" property for "inner" element at 0.5s saw something close to: 0.76
+

Powered by Google App Engine
This is Rietveld 408576698