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

Side by Side Diff: LayoutTests/platform/win-xp/fast/transforms/transform-table-row-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 800x158 3 layer at (0,0) size 800x158
4 RenderBlock {HTML} at (0,0) size 800x158 4 RenderBlock {HTML} at (0,0) size 800x158
5 RenderBody {BODY} at (8,16) size 784x134 5 RenderBody {BODY} at (8,16) size 784x134
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 332x19 7 RenderText {#text} at (0,0) size 332x19
8 text run at (0,0) width 332: "All of the table rows and cells below sh ould be rotated." 8 text run at (0,0) width 332: "All of the table rows and cells below sh ould be rotated."
9 RenderTable {TABLE} at (0,36) size 188x98 9 RenderTable {TABLE} at (0,36) size 188x98
10 RenderTableSection {TBODY} at (0,0) size 188x98 10 RenderTableSection {TBODY} at (0,0) size 188x98
(...skipping 10 matching lines...) Expand all
21 RenderText {#text} at (1,1) size 182x19 21 RenderText {#text} at (1,1) size 182x19
22 text run at (1,1) width 182: "Transformed row with opacity" 22 text run at (1,1) width 182: "Transformed row with opacity"
23 layer at (10,102) size 184x22 23 layer at (10,102) size 184x22
24 RenderTableCell {TD} at (2,50) size 184x22 [r=2 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (2,50) size 184x22 [r=2 c=0 rs=1 cs=1]
25 RenderText {#text} at (1,1) size 101x19 25 RenderText {#text} at (1,1) size 101x19
26 text run at (1,1) width 101: "Transformed cell" 26 text run at (1,1) width 101: "Transformed cell"
27 layer at (10,126) size 184x22 transparent 27 layer at (10,126) size 184x22 transparent
28 RenderTableCell {TD} at (2,74) size 184x22 [r=3 c=0 rs=1 cs=1] 28 RenderTableCell {TD} at (2,74) size 184x22 [r=3 c=0 rs=1 cs=1]
29 RenderText {#text} at (1,1) size 178x19 29 RenderText {#text} at (1,1) size 178x19
30 text run at (1,1) width 178: "Transformed cell with opacity" 30 text run at (1,1) width 178: "Transformed cell with opacity"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698