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

Unified Diff: LayoutTests/animations/cross-fade-border-image-source-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/animations/cross-fade-border-image-source-expected.txt
diff --git a/LayoutTests/animations/cross-fade-border-image-source-expected.txt b/LayoutTests/animations/cross-fade-border-image-source-expected.txt
index bf3d6e1086cf9fc8888b1d4114b1d55f06a1b9d9..7471dc507b2a68f08685bf6dbad48ffe4937cf61 100644
--- a/LayoutTests/animations/cross-fade-border-image-source-expected.txt
+++ b/LayoutTests/animations/cross-fade-border-image-source-expected.txt
@@ -1,21 +1,4 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x54
- RenderText {#text} at (0,0) size 587x18
- text run at (0,0) width 587: "PASS - \"borderImageSource\" property for \"box\" element at 2.5s saw something close to: 0.5"
- RenderBR {BR} at (587,14) size 0x0
- RenderText {#text} at (0,18) size 714x18
- text run at (0,18) width 714: "PASS - \"borderImageSource\" property for \"box\" and \"boxStatic\" elements at 2.5s are close enough to each other"
- RenderBR {BR} at (714,32) size 0x0
- RenderText {#text} at (0,36) size 779x18
- text run at (0,36) width 779: "PASS - \"borderImageSource\" property for \"boxShorthand\" and \"boxStatic\" elements at 2.5s are close enough to each other"
- RenderBR {BR} at (779,50) size 0x0
-layer at (100,100) size 106x106
- RenderBlock (positioned) {DIV} at (100,100) size 106x106 [bgcolor=#008000] [border: (3px none #000000)]
-layer at (100,250) size 106x106
- RenderBlock (positioned) {DIV} at (100,250) size 106x106 [bgcolor=#008000] [border: (3px none #000000)]
-layer at (100,400) size 106x106
- RenderBlock (positioned) {DIV} at (100,400) size 106x106 [bgcolor=#008000] [border: (3px none #000000)]
+PASS - "borderImageSource" property for "box" element at 2.5s saw something close to: 0.5
+PASS - "borderImageSource" property for "box" and "boxStatic" elements at 2.5s are close enough to each other
+PASS - "borderImageSource" property for "boxShorthand" and "boxStatic" elements at 2.5s are close enough to each other
+

Powered by Google App Engine
This is Rietveld 408576698