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

Unified Diff: LayoutTests/compositing/reflections/animation-inside-reflection-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/animation-inside-reflection-expected.txt
diff --git a/LayoutTests/compositing/reflections/animation-inside-reflection-expected.txt b/LayoutTests/compositing/reflections/animation-inside-reflection-expected.txt
index cbf4f589a77fdf2b262dd4fde5c098868a538964..e4b600b0c0528f1306ed972de921a58471677d75 100644
--- a/LayoutTests/compositing/reflections/animation-inside-reflection-expected.txt
+++ b/LayoutTests/compositing/reflections/animation-inside-reflection-expected.txt
@@ -1,18 +1,4 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x342
- RenderBlock {HTML} at (0,0) size 800x342
- RenderBody {BODY} at (8,16) size 784x318
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 379x18
- text run at (0,0) width 379: "The top left box, and all reflections should be rotated 45deg."
- RenderBlock {DIV} at (0,300) size 784x18
- RenderText {#text} at (0,0) size 625x18
- text run at (0,0) width 625: "PASS - \"webkitTransform.0\" property for \"animated\" element at 0.5s saw something close to: 0.76"
- RenderBR {BR} at (625,0) size 0x18
-layer at (28,54) size 122x242
- RenderBlock {DIV} at (20,38) size 122x242 [border: (1px solid #000000)]
-layer at (39,65) size 104x104
- RenderBlock {DIV} at (11,11) size 104x104 [border: (2px solid #0000FF)]
-layer at (51,77) size 80x80
- RenderBlock {DIV} at (12,12) size 80x80 [bgcolor=#008000]
+The top left box, and all reflections should be rotated 45deg.
+
+PASS - "webkitTransform.0" property for "animated" element at 0.5s saw something close to: 0.76
+

Powered by Google App Engine
This is Rietveld 408576698