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

Unified Diff: LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak-expected.txt

Issue 296703009: Oilpan: move custom element objects to the heap. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix compilation issue pointed out by clang Created 6 years, 7 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
« no previous file with comments | « LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak.html ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak-expected.txt
diff --git a/LayoutTests/fast/js/kde/const-expected.txt b/LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak-expected.txt
similarity index 70%
copy from LayoutTests/fast/js/kde/const-expected.txt
copy to LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak-expected.txt
index 61cd431b42fc382fd3c9667ab6ce797f93bd3442..a7d79bcdeb7395b3e521255a162ad4b7d18dd2d5 100644
--- a/LayoutTests/fast/js/kde/const-expected.txt
+++ b/LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak-expected.txt
@@ -1,11 +1,8 @@
-KDE JS Test
+Tests unresolved element not leaking if never resolved.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS c is 11
-PASS c is 11
-PASS v is 1
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak.html ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698