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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-2-expected.txt

Issue 1867243003: 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x54 6 LayoutBlockFlow {P} at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 768x35 7 LayoutText {#text} at (0,0) size 769x35
8 text run at (0,0) width 768: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three ce lls that" 8 text run at (0,0) width 769: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three ce lls that"
9 text run at (0,18) width 222: "span multiple table grid slots. The " 9 text run at (0,18) width 222: "span multiple table grid slots. The "
10 LayoutInline {SPAN} at (0,0) size 24x17 [color=#FF0000] 10 LayoutInline {SPAN} at (0,0) size 24x17 [color=#FF0000]
11 LayoutText {#text} at (221,18) size 24x17 11 LayoutText {#text} at (221,18) size 24x17
12 text run at (221,18) width 24: "red" 12 text run at (221,18) width 24: "red"
13 LayoutText {#text} at (244,18) size 383x17 13 LayoutText {#text} at (244,18) size 383x17
14 text run at (244,18) width 383: " cell starts at row 1 and column 4 an d spans four rows. The " 14 text run at (244,18) width 383: " cell starts at row 1 and column 4 an d spans four rows. The "
15 LayoutInline {SPAN} at (0,0) size 30x17 [color=#0000FF] 15 LayoutInline {SPAN} at (0,0) size 30x17 [color=#0000FF]
16 LayoutText {#text} at (626,18) size 30x17 16 LayoutText {#text} at (626,18) size 30x17
17 text run at (626,18) width 30: "blue" 17 text run at (626,18) width 30: "blue"
18 LayoutText {#text} at (655,18) size 781x35 18 LayoutText {#text} at (655,18) size 781x35
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 LayoutText {#text} at (2,2) size 40x17 56 LayoutText {#text} at (2,2) size 40x17
57 text run at (2,2) width 40: " " 57 text run at (2,2) width 40: " "
58 LayoutTableCell {TD} at (94,50) size 44x22 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1] 58 LayoutTableCell {TD} at (94,50) size 44x22 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1]
59 LayoutText {#text} at (2,2) size 40x17 59 LayoutText {#text} at (2,2) size 40x17
60 text run at (2,2) width 40: " " 60 text run at (2,2) width 40: " "
61 LayoutTableRow {TR} at (0,74) size 186x22 61 LayoutTableRow {TR} at (0,74) size 186x22
62 LayoutTableCell {TD} at (2,74) size 182x22 [bgcolor=#008000] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=4] 62 LayoutTableCell {TD} at (2,74) size 182x22 [bgcolor=#008000] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
63 LayoutBlockFlow {DIV} at (2,2) size 178x18 [color=#008000] 63 LayoutBlockFlow {DIV} at (2,2) size 178x18 [color=#008000]
64 LayoutText {#text} at (140,0) size 38x17 64 LayoutText {#text} at (140,0) size 38x17
65 text run at (140,0) width 38: "FAIL " 65 text run at (140,0) width 38: "FAIL "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698