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

Unified Diff: LayoutTests/platform/win/fast/repaint/selection-clear-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/platform/win/fast/repaint/selection-clear-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt b/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
index 26e157732457826d92edbaa92673463a84a3e088..79f85bbbda0b9c64245316b13c274157b6a86ab4 100644
--- a/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
@@ -1,13 +1,14 @@
-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 100x200
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,40) size 4x19
- text run at (0,40) width 4: " "
- RenderBlock (anonymous) at (0,100) size 100x100
- RenderBR {BR} at (0,40) size 0x19
-selection start: position 0 of child 1 {DIV} of child 1 {DIV} of body
-selection end: position 0 of child 2 {BR} of child 1 {DIV} of body
+
+(repaint rects
+ (rect 8 8 90 159)
+ (rect 8 8 100 200)
+ (rect 8 8 100 200)
+ (rect 8 8 100 100)
+ (rect 8 208 100 100)
+ (rect 8 108 100 100)
+ (rect 8 208 100 100)
+ (rect 8 8 4 59)
+ (rect 8 8 784 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698