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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/compositing/self-painting-layers-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/self-painting-layers-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/self-painting-layers-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/self-painting-layers-expected.txt
deleted file mode 100644
index 8e5826b290007b7edb8da35defb77199615d4508..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/self-painting-layers-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x428
- LayoutBlockFlow {HTML} at (0,0) size 800x428
- LayoutBlockFlow {BODY} at (8,16) size 784x402
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 332x18
- text run at (0,0) width 332: "You should not see double text when the div scrolls"
- LayoutBlockFlow {DIV} at (10,34) size 302x206 [border: (1px solid #000000)]
- LayoutText {#text} at (0,0) size 0x0
-layer at (19,51) size 300x200
- LayoutVideo {VIDEO} at (1,1) size 300x200
-layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 24.00 scrollHeight 500
- LayoutBlockFlow {DIV} at (10,250) size 302x152 [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (1,1) size 285x500
- LayoutText {#text} at (0,5) size 107x37
- text run at (0,5) width 107: "Scrolled"
- LayoutBR {BR} at (106,5) size 1x37
- LayoutText {#text} at (0,53) size 48x37
- text run at (0,53) width 48: "text"
- LayoutBR {BR} at (47,53) size 1x37
- LayoutText {#text} at (0,101) size 64x37
- text run at (0,101) width 64: "here."
-layer at (19,51) size 300x200
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x200
- LayoutBlockFlow {DIV} at (0,165) size 300x35
-layer at (19,51) size 300x165
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x165

Powered by Google App Engine
This is Rietveld 408576698