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

Unified Diff: LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-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/mac/fast/repaint/subtree-root-skipped-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt b/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
index 4027b573dc0dad9ec4bbe38f82897f1bfd5eecbf..89caacd6d098fe8582ee510277e89345d43ae5e3 100644
--- a/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
@@ -1,22 +1,9 @@
-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
-layer at (8,8) size 300x300
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x300 [bgcolor=#F0F8FF]
-layer at (8,8) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (0,0) size 200x23
- RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,23) size 200x18
- RenderText {#text} at (0,0) size 103x18
- text run at (0,0) width 103: "Selection is here"
-layer at (13,13) size 117x13
- RenderBlock {DIV} at (3,3) size 117x13
- RenderText {#text} at (0,0) size 26x13
- text run at (0,0) width 26: "PASS"
-layer at (8,288) size 10x20
- RenderBlock (positioned) {DIV} at (0,280) size 10x20 [bgcolor=#ADD8E6]
-caret: position 0 of child 0 {#text} of child 3 {DIV} of child 1 {DIV} of child 1 {DIV} of body
+
+Selection is here
+(repaint rects
+ (rect 13 13 117 13)
+ (rect 8 8 200 21)
+ (rect 8 298 10 10)
+ (rect 8 288 10 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698