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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-on-inline-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-on-inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-on-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-on-inline-expected.txt
deleted file mode 100644
index d920e71adf50f19bdf83fa110bd3c93a73b5d87f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-on-inline-expected.txt
+++ /dev/null
@@ -1,31 +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 27x19
- text run at (0,0) width 27: "The "
- LayoutInline {SPAN} at (0,0) size 131x19
- LayoutText {#text} at (27,0) size 131x19
- text run at (27,0) width 131: "span in this paragraph"
- LayoutText {#text} at (158,0) size 282x19
- text run at (158,0) width 282: " has a transform, which has no effect on inlines."
- LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "The "
- LayoutText {#text} at (158,0) size 540x19
- text run at (158,0) width 540: " has a transform, which has no effect on inlines. It also has opacity to throw it into a Layer."
- LayoutBlockFlow {P} at (0,72) size 784x20
- LayoutText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "The "
- LayoutText {#text} at (158,0) size 518x19
- text run at (158,0) width 518: " has a transform and opacity, and is an inline-block. So it should respect the transform."
-layer at (8,44) size 131x19 transparent
- LayoutInline {SPAN} at (0,0) size 131x19
- LayoutText {#text} at (27,0) size 131x19
- text run at (27,0) width 131: "span in this paragraph"
-layer at (35,80) size 131x20 transparent
- LayoutBlockFlow {SPAN} at (27,0) size 131x20
- LayoutText {#text} at (0,0) size 131x19
- text run at (0,0) width 131: "span in this paragraph"

Powered by Google App Engine
This is Rietveld 408576698