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

Side by Side Diff: LayoutTests/platform/android/fast/css/last-child-pseudo-class-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 785x2339 1 layer at (0,0) size 785x2339
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x2339 3 layer at (0,0) size 785x2339
4 RenderBlock {HTML} at (0,0) size 785x2339 4 RenderBlock {HTML} at (0,0) size 785x2339
5 RenderBody {BODY} at (8,16) size 769x2275 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,16) size 769x2275 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 769x19 6 RenderBlock {P} at (0,0) size 769x19
7 RenderText {#text} at (0,0) size 162x18 7 RenderText {#text} at (0,0) size 162x18
8 text run at (0,0) width 162: "This page is part of the " 8 text run at (0,0) width 162: "This page is part of the "
9 RenderInline {A} at (0,0) size 72x18 [color=#0000EE] 9 RenderInline {A} at (0,0) size 72x18 [color=#0000EE]
10 RenderText {#text} at (162,0) size 72x18 10 RenderText {#text} at (162,0) size 72x18
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 text run at (254,74) width 1: " " 184 text run at (254,74) width 1: " "
185 text run at (6,90) width 49: "</div>" 185 text run at (6,90) width 49: "</div>"
186 text run at (54,90) width 1: " " 186 text run at (54,90) width 1: " "
187 text run at (6,106) width 1: " " 187 text run at (6,106) width 1: " "
188 text run at (6,122) width 385: "var ib = document.getElementById(' insertAfter');" 188 text run at (6,122) width 385: "var ib = document.getElementById(' insertAfter');"
189 text run at (390,122) width 1: " " 189 text run at (390,122) width 1: " "
190 text run at (6,138) width 481: "ib.parentElement.appendChild(docum ent.createElement(\"div\"));" 190 text run at (6,138) width 481: "ib.parentElement.appendChild(docum ent.createElement(\"div\"));"
191 RenderBlock {P} at (16,229) size 583.19x19 191 RenderBlock {P} at (16,229) size 583.19x19
192 RenderText {#text} at (0,0) size 498x18 192 RenderText {#text} at (0,0) size 498x18
193 text run at (0,0) width 498: "The original div element should not be a match for the :last-child selector." 193 text run at (0,0) width 498: "The original div element should not be a match for the :last-child selector."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698