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

Side by Side Diff: LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderTable {BODY} at (0,0) size 800x600 [bgcolor=#FF0000] 5 LayoutTable {BODY} at (0,0) size 800x600 [bgcolor=#FF0000]
6 RenderTableSection (anonymous) at (0,0) size 800x600 6 LayoutTableSection (anonymous) at (0,0) size 800x600
7 RenderTableRow (anonymous) at (0,0) size 800x0 7 LayoutTableRow (anonymous) at (0,0) size 800x0
8 RenderTableCell (anonymous) at (0,0) size 400x0 [r=0 c=0 rs=1 cs=1] 8 LayoutTableCell (anonymous) at (0,0) size 400x0 [r=0 c=0 rs=1 cs=1]
9 RenderTableRow {DIV} at (0,0) size 800x600 9 LayoutTableRow {DIV} at (0,0) size 800x600
10 RenderTableCell {DIV} at (0,0) size 400x600 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1] 10 LayoutTableCell {DIV} at (0,0) size 400x600 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
11 RenderBlock {DIV} at (0,0) size 400x600 [bgcolor=#008000] 11 RenderBlock {DIV} at (0,0) size 400x600 [bgcolor=#008000]
12 RenderTableCell {DIV} at (400,300) size 400x300 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1] 12 LayoutTableCell {DIV} at (400,300) size 400x300 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
13 RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#008000] 13 RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#008000]
14 layer at (400,0) size 400x300 14 layer at (400,0) size 400x300
15 RenderBlock (positioned) {DIV} at (400,0) size 400x300 [bgcolor=#008000] 15 RenderBlock (positioned) {DIV} at (400,0) size 400x300 [bgcolor=#008000]
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/table-style-not-updated-expected.txt ('k') | LayoutTests/fast/table/wide-colspan-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698