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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/empty-pseudo-class-expected.txt

Issue 875403008: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1616 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1616
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1616 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1616 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x1616 4 RenderBlock {HTML} at (0,0) size 785x1616
5 RenderBody {BODY} at (8,16) size 769x1552 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,16) size 769x1552 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 769x18 6 RenderBlock {P} at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 168x17 7 RenderText {#text} at (0,0) size 168x17
8 text run at (0,0) width 168: "This page is part of the " 8 text run at (0,0) width 168: "This page is part of the "
9 RenderInline {A} at (0,0) size 73x17 [color=#0000EE] 9 RenderInline {A} at (0,0) size 73x17 [color=#0000EE]
10 RenderText {#text} at (167,0) size 73x17 10 RenderText {#text} at (167,0) size 73x17
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 text run at (224,55) width 1: " " 121 text run at (224,55) width 1: " "
122 text run at (6,70) width 1: " " 122 text run at (6,70) width 1: " "
123 text run at (6,85) width 375: "var ib = document.getElementById('a ppendChild');" 123 text run at (6,85) width 375: "var ib = document.getElementById('a ppendChild');"
124 text run at (380,85) width 1: " " 124 text run at (380,85) width 1: " "
125 text run at (6,100) width 360: "ib.appendChild(document.createElem ent(\"div\"));" 125 text run at (6,100) width 360: "ib.appendChild(document.createElem ent(\"div\"));"
126 RenderBlock {P} at (16,190) size 583.19x36 126 RenderBlock {P} at (16,190) size 583.19x36
127 RenderText {#text} at (0,0) size 575x35 127 RenderText {#text} at (0,0) size 575x35
128 text run at (0,0) width 575: "The CSS selector should not match th e orignal div element, because it will not be" 128 text run at (0,0) width 575: "The CSS selector should not match th e orignal div element, because it will not be"
129 text run at (0,18) width 49: "empty " 129 text run at (0,18) width 49: "empty "
130 text run at (48,18) width 454: "anymore after the Javascript code appends a child element to it." 130 text run at (48,18) width 454: "anymore after the Javascript code appends a child element to it."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698