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

Unified Diff: LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/fast/repaint/gradients-em-stops-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt b/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt
index 7ea8e55bbf76ee9a6507c57caaa260fa5c8715bd..8e1f8a214b48f68f38a9e1dca26095a53568a891 100644
--- a/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt
@@ -1,13 +1,8 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x162
- RenderBlock {HTML} at (0,0) size 800x162
- RenderBody {BODY} at (8,8) size 784x146
- RenderBlock {DIV} at (0,0) size 784x146
- RenderBlock {DIV} at (10,10) size 302x122 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 80x20 [bgcolor=#000000]
- RenderText {#text} at (322,128) size 4x18
- text run at (322,128) width 4: " "
- RenderBlock {DIV} at (336,10) size 302x122 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 240x20 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
+
+ (repaint rects
+ (rect 345 19 80 20)
+ (rect 345 19 240 20)
+ (rect 344 18 302 122)
+ (rect 8 8 784 146)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/float-new-in-block-expected.txt ('k') | LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698