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

Side by Side Diff: LayoutTests/platform/mac/fast/table/multiple-captions-display-expected.txt

Issue 6913011: Merge 85355 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x162 3 layer at (0,0) size 800x162
4 RenderBlock {html} at (0,0) size 800x162 4 RenderBlock {html} at (0,0) size 800x162
5 RenderBody {body} at (8,8) size 784x146 5 RenderBody {body} at (8,8) size 784x146
6 RenderTable {table} at (0,0) size 126x146 6 RenderTable {table} at (0,0) size 126x146
7 RenderTableSection (anonymous) at (0,22) size 126x4 7 RenderTableSection (anonymous) at (0,22) size 126x4
8 RenderTableRow (anonymous) at (0,2) size 126x0 8 RenderTableRow (anonymous) at (0,2) size 126x0
9 RenderTableCell (anonymous) at (2,2) size 122x0 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell (anonymous) at (2,2) size 122x0 [r=0 c=0 rs=1 cs=1]
10 RenderTableSection {thead} at (0,0) size 126x22 10 RenderTableSection {thead} at (0,0) size 126x22
(...skipping 23 matching lines...) Expand all
34 text run at (5,18) width 116: "Caption aligned to" 34 text run at (5,18) width 116: "Caption aligned to"
35 text run at (29,36) width 68: "the bottom" 35 text run at (29,36) width 68: "the bottom"
36 layer at (10,32) size 230x18 36 layer at (10,32) size 230x18
37 RenderBlock (positioned) {caption} at (10,32) size 230x18 37 RenderBlock (positioned) {caption} at (10,32) size 230x18
38 RenderText {#text} at (0,0) size 230x18 38 RenderText {#text} at (0,0) size 230x18
39 text run at (0,0) width 230: "PASS: Caption with a fixed position" 39 text run at (0,0) width 230: "PASS: Caption with a fixed position"
40 layer at (10,76) size 331x18 40 layer at (10,76) size 331x18
41 RenderBlock (positioned) {caption} at (10,76) size 331x18 41 RenderBlock (positioned) {caption} at (10,76) size 331x18
42 RenderText {#text} at (0,0) size 331x18 42 RenderText {#text} at (0,0) size 331x18
43 text run at (0,0) width 331: "PASS: Caption with a fixed position and opac ity 0.6" 43 text run at (0,0) width 331: "PASS: Caption with a fixed position and opac ity 0.6"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698