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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/http/tests/loading/simple-subframe-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/http/tests/loading/simple-subframe-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/http/tests/loading/simple-subframe-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/http/tests/loading/simple-subframe-expected.txt
deleted file mode 100644
index 01637970e603d43a7abb2f69592ce54063ecf404..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/virtual/slimmingpaint/http/tests/loading/simple-subframe-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-frame "f1" - didStartProvisionalLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-frame "f1" - didCommitLoadForFrame
-frame "f1" - didFinishDocumentLoadForFrame
-frame "f1" - didHandleOnloadEventsForFrame
-frame "f1" - didFinishLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-main frame - didFinishLoadForFrame
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutText {#text} at (0,0) size 458x19
- text run at (0,0) width 458: "This is a test of load callbacks. It is only useful inside the regression test tool."
- LayoutBR {BR} at (458,15) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,28) size 304x154
- LayoutIFrame {IFRAME} at (0,20) size 304x154 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x150
- LayoutView at (0,0) size 300x150
- layer at (0,0) size 300x150
- LayoutBlockFlow {HTML} at (0,0) size 300x150
- LayoutBlockFlow {BODY} at (8,8) size 284x134
- LayoutInline {B} at (0,0) size 25x19
- LayoutText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "test"

Powered by Google App Engine
This is Rietveld 408576698