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

Unified Diff: LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper-expected.txt

Issue 483863003: Use SpecialWrapFor over HTMLMediaElement (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use [SpecialWrapFor] instead Created 6 years, 4 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/webaudio/mediaelementaudiosourcenode-wrapper.html ('k') | Source/core/html/HTMLAudioElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper-expected.txt
diff --git a/LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper-expected.txt b/LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7135f3827f09c148337360a10ecaa07a03b0f5cc
--- /dev/null
+++ b/LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper-expected.txt
@@ -0,0 +1,11 @@
+Verifies that for .mediaElement getters, a wrapper that corresponds to the actual element is created.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS source.mediaElement.nonExistentProperty is undefined.
+PASS source.mediaElement.nonExistentProperty is undefined.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper.html ('k') | Source/core/html/HTMLAudioElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698