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

Unified Diff: LayoutTests/dart/multi-wrapper-test-expected.txt

Issue 313183003: [dartium] Use ScriptWrappable when there are multiple Dart wrappers. (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/1985
Patch Set: Created 6 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/dart/multi-wrapper-test-expected.txt
diff --git a/LayoutTests/dart/multi-wrapper-test-expected.txt b/LayoutTests/dart/multi-wrapper-test-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..038bf5ea36523f5634c813ba21ce20eed3232964
--- /dev/null
+++ b/LayoutTests/dart/multi-wrapper-test-expected.txt
@@ -0,0 +1,9 @@
+CONSOLE MESSAGE: Hello World 1
+CONSOLE MESSAGE: Hello World 2
+CONSOLE MESSAGE: Hello World 3
+CONSOLE MESSAGE: Before upgrade: x-custom
+CONSOLE MESSAGE: After upgrade: XCustom
+CONSOLE MESSAGE: Before upgrade: x-callback
+CONSOLE MESSAGE: During upgrade: XCustomWithCallback
+CONSOLE MESSAGE: After upgrade: XCustomWithCallback
+

Powered by Google App Engine
This is Rietveld 408576698