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

Unified Diff: LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt

Issue 204283004: Auto-rebaseline for r169508 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/css3/flexbox/repaint-during-resize-no-flex-expected.txt
diff --git a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt
index 18213faba5a8e262a1484e2c2d6a630c1e6df7c8..2fed95834553c03e11697d3d28c72f36be394835 100644
--- a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt
+++ b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt
@@ -1,9 +1,9 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x90
- RenderBlock {HTML} at (0,0) size 800x90
- RenderBody {BODY} at (0,0) size 800x90
- RenderFlexibleBox {DIV} at (0,0) size 800x90 [bgcolor=#333333]
- RenderBlock {DIV} at (20,20) size 50x50 [bgcolor=#EEEEEE]
- RenderBlock {DIV} at (110,20) size 10x50 [bgcolor=#EEEEEE]
- RenderBlock {DIV} at (160,20) size 10x50 [bgcolor=#EEEEEE]
+(repaint rects
+ (rect 20 20 10 50)
+ (rect 20 20 50 50)
+ (rect 70 20 10 50)
+ (rect 110 20 10 50)
+ (rect 120 20 10 50)
+ (rect 160 20 10 50)
+)
+
« no previous file with comments | « LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt ('k') | LayoutTests/css3/flexbox/repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698