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

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

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. Created 4 years 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x148 3 layer at (0,0) size 800x148
4 LayoutBlockFlow {HTML} at (0,0) size 800x148 4 LayoutBlockFlow {HTML} at (0,0) size 800x148
5 LayoutBlockFlow {BODY} at (8,16) size 784x124 5 LayoutBlockFlow {BODY} at (8,16) size 784x124
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 354x17 7 LayoutText {#text} at (0,0) size 354x17
8 text run at (0,0) width 354: "All of the table rows and cells below sh ould be rotated." 8 text run at (0,0) width 354: "All of the table rows and cells below sh ould be rotated."
9 LayoutTable {TABLE} at (0,34) size 201x90 9 LayoutTable {TABLE} at (0,34) size 201x90
10 LayoutTableSection {TBODY} at (0,0) size 201x90 10 LayoutTableSection {TBODY} at (0,0) size 201x90
(...skipping 10 matching lines...) Expand all
21 LayoutText {#text} at (1,1) size 195x17 21 LayoutText {#text} at (1,1) size 195x17
22 text run at (1,1) width 195: "Transformed row with opacity" 22 text run at (1,1) width 195: "Transformed row with opacity"
23 layer at (10,96) size 197x20 23 layer at (10,96) size 197x20
24 LayoutTableCell {TD} at (2,46) size 197x20 [r=2 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,46) size 197x20 [r=2 c=0 rs=1 cs=1]
25 LayoutText {#text} at (1,1) size 110x17 25 LayoutText {#text} at (1,1) size 110x17
26 text run at (1,1) width 110: "Transformed cell" 26 text run at (1,1) width 110: "Transformed cell"
27 layer at (10,118) size 197x20 transparent 27 layer at (10,118) size 197x20 transparent
28 LayoutTableCell {TD} at (2,68) size 197x20 [r=3 c=0 rs=1 cs=1] 28 LayoutTableCell {TD} at (2,68) size 197x20 [r=3 c=0 rs=1 cs=1]
29 LayoutText {#text} at (1,1) size 193x17 29 LayoutText {#text} at (1,1) size 193x17
30 text run at (1,1) width 193: "Transformed cell with opacity" 30 text run at (1,1) width 193: "Transformed cell with opacity"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698