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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 808x585 1 layer at (0,0) size 808x585
2 RenderView at (0,0) size 800x585 2 RenderView at (0,0) size 800x585
3 layer at (0,0) size 800x186 3 layer at (0,0) size 800x186
4 RenderBlock {HTML} at (0,0) size 800x186 4 RenderBlock {HTML} at (0,0) size 800x186
5 RenderBody {BODY} at (8,16) size 784x162 5 RenderBody {BODY} at (8,16) size 784x162
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 96x19 7 RenderText {#text} at (0,0) size 96x19
8 text run at (0,0) width 96: "Repaint test for " 8 text run at (0,0) width 96: "Repaint test for "
9 RenderInline {I} at (0,0) size 123x19 9 RenderInline {I} at (0,0) size 123x19
10 RenderInline {A} at (0,0) size 123x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
11 RenderText {#text} at (96,0) size 123x19 11 RenderText {#text} at (96,0) size 123x19
12 text run at (96,0) width 123: "Bugzilla bug 23524" 12 text run at (96,0) width 123: "Bugzilla bug 23524"
13 RenderText {#text} at (219,0) size 720x39 13 RenderText {#text} at (219,0) size 720x39
14 text run at (219,0) width 4: " " 14 text run at (219,0) width 4: " "
15 text run at (223,0) width 497: "Make sure that a table section doesn't stop painting when vertical alignment of cells" 15 text run at (223,0) width 497: "Make sure that a table section doesn't stop painting when vertical alignment of cells"
16 text run at (0,20) width 126: "dynamically changes." 16 text run at (0,20) width 126: "dynamically changes."
17 RenderBlock {DIV} at (0,56) size 800x106 17 RenderBlock {DIV} at (0,56) size 800x106
18 RenderTable {TABLE} at (0,0) size 110x106 18 RenderTable {TABLE} at (0,0) size 110x106
19 RenderTableSection {TBODY} at (0,0) size 110x106 19 RenderTableSection {TBODY} at (0,0) size 110x106
20 RenderTableRow {TR} at (0,2) size 110x102 20 RenderTableRow {TR} at (0,2) size 110x102
21 RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1] 21 RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
22 RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008 000] 22 RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008 000]
23 RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1] 23 RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1]
24 RenderBlock {DIV} at (1,1) size 0x0 24 RenderBlock {DIV} at (1,1) size 0x0
25 RenderBlock {DIV} at (1,2) size 0x0 25 RenderBlock {DIV} at (1,2) size 0x0
26 RenderBlock {DIV} at (1,2) size 0x0 26 RenderBlock {DIV} at (1,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698