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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/scroll-ancestor-update-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/scroll-ancestor-update-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/scroll-ancestor-update-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/scroll-ancestor-update-expected.txt
deleted file mode 100644
index 299e93ccd2f6143abb7f04378b999786c32730d9..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/virtual/slimmingpaint/compositing/overflow/scroll-ancestor-update-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x105
- LayoutBlockFlow {HTML} at (0,0) size 800x105
- LayoutBlockFlow {BODY} at (0,0) size 800x105
- LayoutText {#text} at (0,0) size 0x0
-layer at (0,0) size 100x100
- LayoutVideo {VIDEO} at (0,0) size 100x100
-layer at (50,50) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
-layer at (50,50) size 200x200
- LayoutBlockFlow (positioned) {DIV} at (50,50) size 200x200
- LayoutBlockFlow {P} at (0,218) size 200x60
- LayoutText {#text} at (0,0) size 198x59
- text run at (0,0) width 182: "The green box should obscure"
- text run at (0,20) width 198: "the red box, and move when you"
- text run at (0,40) width 109: "drag the scrollbar."
-layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50.00 scrollHeight 550
- LayoutBlockFlow {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (1,51) size 185x500
-layer at (51,51) size 100x100
- LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (0,0) size 100x100
- LayoutFlexibleBox {DIV} at (0,0) size 100x100
- LayoutBlockFlow {DIV} at (0,65) size 100x35
-layer at (0,0) size 100x65
- LayoutFlexibleBox {DIV} at (0,0) size 100x65

Powered by Google App Engine
This is Rietveld 408576698