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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/transforms/transform-positioned-ancestor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-positioned-ancestor-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-positioned-ancestor-expected.txt
deleted file mode 100644
index 0725851ba727515331b31a23d9a5db7962c87343..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/transforms/transform-positioned-ancestor-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x378
- LayoutBlockFlow {HTML} at (0,0) size 800x378
- LayoutBlockFlow {BODY} at (8,16) size 784x354
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 513x17
- text run at (0,0) width 513: "You should see a green box inside a gray box. If you see red, the test has failed. "
- LayoutInline {A} at (0,0) size 761x35 [color=#0000EE]
- LayoutText {#text} at (512,0) size 761x35
- text run at (512,0) width 249: "https://bugs.webkit.org/show_bug.cgi?"
- text run at (0,18) width 62: "id=18885"
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,68) size 302x302
- LayoutBlockFlow (relative positioned) {DIV} at (0,52) size 302x302 [border: (1px solid #000000)]
-layer at (59,119) size 200x200
- LayoutBlockFlow {DIV} at (51,51) size 200x200 [bgcolor=#808080]
-layer at (109,169) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
-layer at (109,169) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (101,101) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698