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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/last-child-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 2270 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2270
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x2270 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2270 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 785x2270 4 RenderBlock {HTML} at (0,0) size 785x2270
5 RenderBody {BODY} at (8,16) size 769x2206 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,16) size 769x2206 [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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 text run at (248,70) width 1: " " 184 text run at (248,70) width 1: " "
185 text run at (6,85) width 48: "</div>" 185 text run at (6,85) width 48: "</div>"
186 text run at (53,85) width 1: " " 186 text run at (53,85) width 1: " "
187 text run at (6,100) width 1: " " 187 text run at (6,100) width 1: " "
188 text run at (6,115) width 375: "var ib = document.getElementById(' insertAfter');" 188 text run at (6,115) width 375: "var ib = document.getElementById(' insertAfter');"
189 text run at (380,115) width 1: " " 189 text run at (380,115) width 1: " "
190 text run at (6,130) width 469: "ib.parentElement.appendChild(docum ent.createElement(\"div\"));" 190 text run at (6,130) width 469: "ib.parentElement.appendChild(docum ent.createElement(\"div\"));"
191 RenderBlock {P} at (16,220) size 583.19x18 191 RenderBlock {P} at (16,220) size 583.19x18
192 RenderText {#text} at (0,0) size 519x17 192 RenderText {#text} at (0,0) size 519x17
193 text run at (0,0) width 519: "The original div element should not be a match for the :last-child selector." 193 text run at (0,0) width 519: "The original div element should not be a match for the :last-child selector."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698