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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/transforms/transform-table-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-table-row-expected.txt
deleted file mode 100644
index 99d071dcb3cf6aaa6ec255e823a0f853faab30ba..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 800x158
- LayoutBlockFlow {HTML} at (0,0) size 800x158
- LayoutBlockFlow {BODY} at (8,16) size 784x134
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 332x19
- text run at (0,0) width 332: "All of the table rows and cells below should be rotated."
- LayoutTable {TABLE} at (0,36) size 188x98
- LayoutTableSection {TBODY} at (0,0) size 188x98
- LayoutTableRow {TR} at (0,50) size 188x22
- LayoutTableRow {TR} at (0,74) size 188x22
-layer at (8,54) size 188x22
- LayoutTableRow {TR} at (0,2) size 188x22
- LayoutTableCell {TD} at (2,2) size 184x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 105x19
- text run at (1,1) width 105: "Transformed row"
-layer at (8,78) size 188x22 transparent
- LayoutTableRow {TR} at (0,26) size 188x22
- LayoutTableCell {TD} at (2,26) size 184x22 [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 182x19
- text run at (1,1) width 182: "Transformed row with opacity"
-layer at (10,102) size 184x22
- LayoutTableCell {TD} at (2,50) size 184x22 [r=2 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 101x19
- text run at (1,1) width 101: "Transformed cell"
-layer at (10,126) size 184x22 transparent
- LayoutTableCell {TD} at (2,74) size 184x22 [r=3 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 178x19
- text run at (1,1) width 178: "Transformed cell with opacity"

Powered by Google App Engine
This is Rietveld 408576698