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

Side by Side Diff: LayoutTests/platform/win-xp/fast/css/empty-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 785x1654 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1654
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1654 3 layer at (0,0) size 785x1654 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 785x1654 4 RenderBlock {HTML} at (0,0) size 785x1654
5 RenderBody {BODY} at (8,16) size 769x1590 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,16) size 769x1590 [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
11 text run at (162,0) width 72: "CSS3.info" 11 text run at (162,0) width 72: "CSS3.info"
12 RenderText {#text} at (234,0) size 4x18 12 RenderText {#text} at (234,0) size 4x18
13 text run at (234,0) width 4: " " 13 text run at (234,0) width 4: " "
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 text run at (230,58) width 1: " " 121 text run at (230,58) width 1: " "
122 text run at (6,74) width 1: " " 122 text run at (6,74) width 1: " "
123 text run at (6,90) width 385: "var ib = document.getElementById('a ppendChild');" 123 text run at (6,90) width 385: "var ib = document.getElementById('a ppendChild');"
124 text run at (390,90) width 1: " " 124 text run at (390,90) width 1: " "
125 text run at (6,106) width 369: "ib.appendChild(document.createElem ent(\"div\"));" 125 text run at (6,106) width 369: "ib.appendChild(document.createElem ent(\"div\"));"
126 RenderBlock {P} at (16,197) size 583.19x38 126 RenderBlock {P} at (16,197) size 583.19x38
127 RenderText {#text} at (0,0) size 554x37 127 RenderText {#text} at (0,0) size 554x37
128 text run at (0,0) width 554: "The CSS selector should not match th e orignal div element, because it will not be" 128 text run at (0,0) width 554: "The CSS selector should not match th e orignal div element, because it will not be"
129 text run at (0,19) width 46: "empty " 129 text run at (0,19) width 46: "empty "
130 text run at (46,19) width 440: "anymore after the Javascript code appends a child element to it." 130 text run at (46,19) width 440: "anymore after the Javascript code appends a child element to it."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698