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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt

Issue 1193163002: Cleanup after enabling all slimming paint for all layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months 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: LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt
deleted file mode 100644
index 68934fcc94f4854570b80aaefc4ac125353a3104..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x50
- LayoutBlockFlow {HTML} at (0,0) size 800x50
- LayoutBlockFlow {BODY} at (8,16) size 784x18
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 475x18
- text run at (0,0) width 475: "You should see a green box under the video. If you see red, the test failed."
-layer at (8,50) size 132x222 clip at (9,51) size 130x220 scrollHeight 224
- LayoutBlockFlow (positioned) {DIV} at (8,50) size 132x222 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow (anonymous) at (11,11) size 110x104
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (11,115) size 100x100 [bgcolor=#FF0000]
-layer at (19,61) size 100x100
- LayoutVideo {VIDEO} at (0,0) size 100x100 [bgcolor=#000000]
-layer at (19,61) size 100x100
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 100x100
- LayoutBlockFlow {DIV} at (0,65) size 100x35
-layer at (19,61) size 100x65
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 100x65
-layer at (19,165) size 100x100
- LayoutBlockFlow (relative positioned) {DIV} at (11,115) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698