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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-positioned-ancestor-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-positioned-ancestor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-positioned-ancestor-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-positioned-ancestor-expected.txt
deleted file mode 100644
index 420ea93c415f3debe040286eac23875cccc35f16..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/transforms/transform-positioned-ancestor-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x362
- LayoutBlockFlow {HTML} at (0,0) size 800x362
- LayoutBlockFlow {BODY} at (8,16) size 784x338
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 483x19
- text run at (0,0) width 483: "You should see a green box inside a gray box. If you see red, the test has failed. "
- LayoutInline {A} at (0,0) size 292x19 [color=#0000EE]
- LayoutText {#text} at (482,0) size 292x19
- text run at (482,0) width 292: "https://bugs.webkit.org/show_bug.cgi?id=18885"
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,52) size 302x302
- LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 302x302 [border: (1px solid #000000)]
-layer at (59,103) size 200x200
- LayoutBlockFlow {DIV} at (51,51) size 200x200 [bgcolor=#808080]
-layer at (109,153) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
-layer at (109,153) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (101,101) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698