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" |