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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-1-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 388x17 13 LayoutText {#text} at (244,18) size 388x17
14 text run at (244,18) width 388: " cell starts at row 1 and column 3 an d spans three rows. The " 14 text run at (244,18) width 388: " cell starts at row 1 and column 3 an d spans three 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 (631,18) size 30x17 16 LayoutText {#text} at (631,18) size 30x17
17 text run at (631,18) width 30: "blue" 17 text run at (631,18) width 30: "blue"
18 LayoutText {#text} at (660,18) size 771x35 18 LayoutText {#text} at (660,18) size 771x35
(...skipping 27 matching lines...) Expand all
46 text run at (2,2) width 16: " " 46 text run at (2,2) width 16: " "
47 LayoutTableCell {TD} at (24,50) size 74x22 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=1 rs=2 cs=2] 47 LayoutTableCell {TD} at (24,50) size 74x22 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
48 LayoutBlockFlow {DIV} at (2,2) size 70x18 [color=#008000] 48 LayoutBlockFlow {DIV} at (2,2) size 70x18 [color=#008000]
49 LayoutText {#text} at (16,0) size 54x17 49 LayoutText {#text} at (16,0) size 54x17
50 text run at (16,0) width 54: " FAIL " 50 text run at (16,0) width 54: " FAIL "
51 LayoutTableRow {TR} at (0,50) size 100x22 51 LayoutTableRow {TR} at (0,50) size 100x22
52 LayoutTableCell {TD} at (2,50) size 96x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3] 52 LayoutTableCell {TD} at (2,50) size 96x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
53 LayoutBlockFlow {DIV} at (2,2) size 92x18 53 LayoutBlockFlow {DIV} at (2,2) size 92x18
54 LayoutText {#text} at (84,0) size 8x17 54 LayoutText {#text} at (84,0) size 8x17
55 text run at (84,0) width 8: " " 55 text run at (84,0) width 8: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698