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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/transforms/diamond-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/diamond-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/diamond-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/diamond-expected.txt
deleted file mode 100644
index 77511ce94b28d90d60b02622b1a6c0f0e67b5dd5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/diamond-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 720x19
- text run at (0,0) width 218: "You should see three blocks below. "
- text run at (217,0) width 503: "The middle one should look like a diamond because it has been rotated 45 degrees."
- LayoutBlockFlow (floating) {DIV} at (5,41) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
- LayoutBlockFlow (floating) {DIV} at (245,41) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
-layer at (133,49) size 110x110
- LayoutBlockFlow (floating) {DIV} at (125,41) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698