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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt

Issue 225018: Rebaseline tests according to changes upstream.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Whoops. Removed extraneous changes. Created 11 years, 3 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
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 784x64 [bgcolor=#FF0000]
7 RenderTableSection {TBODY} at (0,0) size 784x64
8 RenderTableRow {TR} at (0,2) size 784x60
9 RenderTableCell {TD} at (2,2) size 780x60 [r=0 c=0 rs=1 cs=1]
10 RenderBlock {DIV} at (1,1) size 778x58
11 RenderBlock (anonymous) at (0,0) size 778x20
12 RenderText {#text} at (0,0) size 24x19
13 text run at (0,0) width 24: "boo"
14 RenderTable {TABLE} at (0,20) size 100x38 [bgcolor=#800080]
15 RenderTableSection {TBODY} at (0,0) size 100x38
16 RenderTableRow {TR} at (0,2) size 100x34
17 RenderTableCell {TD} at (2,2) size 96x34 [r=0 c=0 rs=1 cs= 1]
18 RenderTable {TABLE} at (1,1) size 94x32 [bgcolor=#0000FF ]
19 RenderTableSection {TBODY} at (0,0) size 94x32
20 RenderTableRow {TR} at (0,2) size 94x28
21 RenderTableCell {TD} at (2,2) size 90x28 [r=0 c=0 rs=1 cs=1]
22 RenderTable {TABLE} at (1,1) size 88x26 [bgcolor =#008000]
23 RenderTableSection {TBODY} at (0,0) size 88x26
24 RenderTableRow {TR} at (0,2) size 88x22
25 RenderTableCell {TD} at (2,2) size 84x22 [ r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 48x19
27 text run at (1,1) width 48: "Content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698