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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/css/last-of-type-pseudo-class-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2960 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2960
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2960 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 3 layer at (0,0) size 785x2960 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2960 4 LayoutBlockFlow {HTML} at (0,0) size 785x2960
5 LayoutBlockFlow {BODY} at (8,16) size 769x2896 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,16) size 769x2896 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 168x17 7 LayoutText {#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 LayoutInline {A} at (0,0) size 73x17 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 73x17 [color=#0000EE]
10 LayoutText {#text} at (167,0) size 73x17 10 LayoutText {#text} at (167,0) size 73x17
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 text run at (6,25) width 9: "}" 218 text run at (6,25) width 9: "}"
219 text run at (14,25) width 1: " " 219 text run at (14,25) width 1: " "
220 text run at (6,41) width 1: " " 220 text run at (6,41) width 1: " "
221 text run at (6,57) width 225: "<div id='insertAfter'></div>" 221 text run at (6,57) width 225: "<div id='insertAfter'></div>"
222 text run at (230,57) width 1: " " 222 text run at (230,57) width 1: " "
223 text run at (6,73) width 1: " " 223 text run at (6,73) width 1: " "
224 text run at (6,89) width 385: "var ib = document.getElementById('i nsertAfter');" 224 text run at (6,89) width 385: "var ib = document.getElementById('i nsertAfter');"
225 text run at (390,89) width 1: " " 225 text run at (390,89) width 1: " "
226 text run at (6,105) width 481: "ib.parentElement.appendChild(docum ent.createElement(\"div\"));" 226 text run at (6,105) width 481: "ib.parentElement.appendChild(docum ent.createElement(\"div\"));"
227 LayoutBlockFlow {P} at (16,196) size 583.19x18 227 LayoutBlockFlow {P} at (16,196) size 583.19x18
228 LayoutText {#text} at (0,0) size 535x17 228 LayoutText {#text} at (0,0) size 534x17
229 text run at (0,0) width 535: "The original div element should not be a match for the :last-of-type selector." 229 text run at (0,0) width 534: "The original div element should not be a match for the :last-of-type selector."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698