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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/css/css3-nth-child-expected.txt

Issue 1874653004: Auto-rebaseline for r386022 (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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x178 6 LayoutBlockFlow {DIV} at (0,0) size 784x178
7 LayoutTable {TABLE} at (0,0) size 784x178 7 LayoutTable {TABLE} at (0,0) size 784x178
8 LayoutTableSection {TBODY} at (0,0) size 784x178 8 LayoutTableSection {TBODY} at (0,0) size 784x178
9 LayoutTableRow {TR} at (0,2) size 784x42 [color=#008000] 9 LayoutTableRow {TR} at (0,2) size 784x42 [color=#008000]
10 LayoutTableCell {TD} at (2,2) size 382x42 [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,2) size 382x42 [r=0 c=0 rs=1 cs=1]
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080] 59 LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080]
60 LayoutInline {SPAN} at (0,0) size 246x19 60 LayoutInline {SPAN} at (0,0) size 246x19
61 LayoutInline {I} at (0,0) size 246x19 61 LayoutInline {I} at (0,0) size 246x19
62 LayoutText {#text} at (0,0) size 246x19 62 LayoutText {#text} at (0,0) size 246x19
63 text run at (0,0) width 246: "This whole paragraph should be ita lic." 63 text run at (0,0) width 246: "This whole paragraph should be ita lic."
64 LayoutText {#text} at (246,0) size 4x19 64 LayoutText {#text} at (246,0) size 4x19
65 text run at (246,0) width 4: " " 65 text run at (246,0) width 4: " "
66 LayoutInline {SPAN} at (0,0) size 253x19 66 LayoutInline {SPAN} at (0,0) size 253x19
67 LayoutText {#text} at (250,0) size 253x19 67 LayoutText {#text} at (250,0) size 253x19
68 text run at (250,0) width 253: "But only this sentence should be b old." 68 text run at (250,0) width 253: "But only this sentence should be b old."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698