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

Unified Diff: LayoutTests/platform/android/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/android/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/overflow-compositing-descendant-expected.txt
deleted file mode 100644
index 9e8b75888b8995b302db3ca62546437e5bb881cd..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/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 800x52
- LayoutBlockFlow {HTML} at (0,0) size 800x52
- LayoutBlockFlow {BODY} at (8,16) size 784x20
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 447x19
- text run at (0,0) width 447: "You should see a green box under the video. If you see red, the test failed."
-layer at (8,52) size 132x222 clip at (9,53) size 130x220 scrollHeight 225
- LayoutBlockFlow (positioned) {DIV} at (8,52) size 132x222 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow (anonymous) at (11,11) size 110x105
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (11,116) size 100x100 [bgcolor=#FF0000]
-layer at (19,63) size 100x100
- LayoutVideo {VIDEO} at (0,0) size 100x100 [bgcolor=#000000]
-layer at (19,63) size 100x100
- LayoutFlexibleBox {DIV} at (0,0) size 100x100
- LayoutBlockFlow {DIV} at (0,65) size 100x35
-layer at (19,63) size 100x65
- LayoutFlexibleBox {DIV} at (0,0) size 100x65
-layer at (19,168) size 100x100
- LayoutBlockFlow (relative positioned) {DIV} at (11,116) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698