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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-table-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-table-row-expected.txt
deleted file mode 100644
index fd15409c3649cfbf685f59198f6e1260ffcd5efb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-table-row-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x148
- LayoutBlockFlow {HTML} at (0,0) size 800x148
- LayoutBlockFlow {BODY} at (8,16) size 784x124
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 354x17
- text run at (0,0) width 354: "All of the table rows and cells below should be rotated."
- LayoutTable {TABLE} at (0,34) size 201x90
- LayoutTableSection {TBODY} at (0,0) size 201x90
- LayoutTableRow {TR} at (0,46) size 201x20
- LayoutTableRow {TR} at (0,68) size 201x20
-layer at (8,52) size 201x20
- LayoutTableRow {TR} at (0,2) size 201x20
- LayoutTableCell {TD} at (2,2) size 197x20 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 111x17
- text run at (1,1) width 111: "Transformed row"
-layer at (8,74) size 201x20 transparent
- LayoutTableRow {TR} at (0,24) size 201x20
- LayoutTableCell {TD} at (2,24) size 197x20 [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 195x17
- text run at (1,1) width 195: "Transformed row with opacity"
-layer at (10,96) size 197x20
- LayoutTableCell {TD} at (2,46) size 197x20 [r=2 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 110x17
- text run at (1,1) width 110: "Transformed cell"
-layer at (10,118) size 197x20 transparent
- LayoutTableCell {TD} at (2,68) size 197x20 [r=3 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 193x17
- text run at (1,1) width 193: "Transformed cell with opacity"

Powered by Google App Engine
This is Rietveld 408576698