Index: third_party/WebKit/LayoutTests/platform/mac/fast/transforms/transform-on-inline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/transforms/transform-on-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/transforms/transform-on-inline-expected.txt |
deleted file mode 100644 |
index e8fdf0947598fc515af0bb0eb074a37f6fd36e40..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/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 784x18 |
- LayoutText {#text} at (0,0) size 29x18 |
- text run at (0,0) width 29: "The " |
- LayoutInline {SPAN} at (0,0) size 142x18 |
- LayoutText {#text} at (28,0) size 142x18 |
- text run at (28,0) width 142: "span in this paragraph" |
- LayoutText {#text} at (169,0) size 307x18 |
- text run at (169,0) width 307: " has a transform, which has no effect on inlines." |
- LayoutBlockFlow {P} at (0,34) size 784x18 |
- LayoutText {#text} at (0,0) size 29x18 |
- text run at (0,0) width 29: "The " |
- LayoutText {#text} at (169,0) size 582x18 |
- text run at (169,0) width 582: " has a transform, which has no effect on inlines. It also has opacity to throw it into a Layer." |
- LayoutBlockFlow {P} at (0,68) size 784x18 |
- LayoutText {#text} at (0,0) size 29x18 |
- text run at (0,0) width 29: "The " |
- LayoutText {#text} at (169,0) size 555x18 |
- text run at (169,0) width 555: " has a transform and opacity, and is an inline-block. So it should respect the transform." |
-layer at (8,42) size 142x18 transparent |
- LayoutInline {SPAN} at (0,0) size 142x18 |
- LayoutText {#text} at (28,0) size 142x18 |
- text run at (28,0) width 142: "span in this paragraph" |
-layer at (37,76) size 141x18 transparent |
- LayoutBlockFlow {SPAN} at (28.88,0) size 140.86x18 |
- LayoutText {#text} at (0,0) size 141x18 |
- text run at (0,0) width 141: "span in this paragraph" |