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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/transforms/transform-on-inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-on-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-on-inline-expected.txt
deleted file mode 100644
index ed96ac862b98007247a7323124c9fe4f93657c06..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 29x17
- text run at (0,0) width 29: "The "
- LayoutInline {SPAN} at (0,0) size 142x17
- LayoutText {#text} at (28,0) size 142x17
- text run at (28,0) width 142: "span in this paragraph"
- LayoutText {#text} at (169,0) size 307x17
- 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 29x17
- text run at (0,0) width 29: "The "
- LayoutText {#text} at (169,0) size 582x17
- 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 29x17
- text run at (0,0) width 29: "The "
- LayoutText {#text} at (169,0) size 555x17
- 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 142x17 transparent
- LayoutInline {SPAN} at (0,0) size 142x17
- LayoutText {#text} at (28,0) size 142x17
- 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 141x17
- text run at (0,0) width 141: "span in this paragraph"

Powered by Google App Engine
This is Rietveld 408576698