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

Unified Diff: LayoutTests/fast/dom/gc-10-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/fast/dom/gc-10-expected.txt
diff --git a/LayoutTests/fast/dom/gc-10-expected.txt b/LayoutTests/fast/dom/gc-10-expected.txt
deleted file mode 100644
index 2377582ec9516aa7b99714b149be55203258c8b0..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/gc-10-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 772x36
- text run at (0,0) width 772: "This page tests to make sure that the refresh of a page which holds a document reference in its DOM wrapper tree does not"
- text run at (0,18) width 219: "leak all of its associated JS objects."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 374x18
- text run at (0,0) width 374: "If the test passes, you'll see a single 'PASS' message below."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,96) size 784x15
- RenderBlock {DIV} at (0,0) size 784x15 [color=#008000]
- RenderText {#text} at (0,0) size 304x15
- text run at (0,0) width 304: "PASS: Refresh did not leak JS objects."
- RenderBlock (anonymous) at (0,111) size 784x154
- RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134

Powered by Google App Engine
This is Rietveld 408576698