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

Unified Diff: LayoutTests/platform/win/fast/repaint/4776765-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/4776765-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/4776765-expected.txt b/LayoutTests/platform/win/fast/repaint/4776765-expected.txt
index 813f5c4c4f950bb68a3c0163759027dd2277f5be..07a880631c2571dc5cbb41ea3975109d1536b273 100644
--- a/LayoutTests/platform/win/fast/repaint/4776765-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/4776765-expected.txt
@@ -1,17 +1,23 @@
-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 {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 669x19
- text run at (0,0) width 167: "This tests for a repaint bug. "
- text run at (167,0) width 502: "The old caret position should be invalidated when a paragraph separator is inserted."
- RenderBlock {DIV} at (0,36) size 784x60
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,40) size 784x20
- RenderBR {BR} at (0,0) size 0x19
-caret: position 0 of child 0 {BR} of child 4 {DIV} of child 3 {DIV} of body
+This tests for a repaint bug. The old caret position should be invalidated when a paragraph separator is inserted.
+
+
+
+
+(repaint rects
+ (rect 3 79 794 10)
+ (rect -5 -5 5 610)
+ (rect 800 -5 5 610)
+ (rect -5 -5 810 5)
+ (rect -5 600 810 5)
+ (rect -5 -5 5 610)
+ (rect 800 -5 5 610)
+ (rect -5 -5 810 5)
+ (rect -5 600 810 5)
+ (rect 3 79 794 10)
+ (rect 3 79 794 30)
+ (rect 3 89 794 20)
+ (rect 3 84 794 5)
+ (rect 7 63 3 21)
+ (rect 7 83 3 21)
+)
+

Powered by Google App Engine
This is Rietveld 408576698