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

Unified Diff: LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt

Issue 250553006: Unship MediaController by making it an experimental runtime-enabled feature (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update tests Created 6 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
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt b/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
index 9383e0435a7aeba8191d3d2b28cfa9fd2a50a848..b742120d4d384ffc37285e1d9f50a8f9a57c3dc8 100644
--- a/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS EventSource.prototype.__proto__ is EventTarget.prototype
PASS FileReader.prototype.__proto__ is EventTarget.prototype
-PASS MediaController.prototype.__proto__ is EventTarget.prototype
+FAIL MediaController.prototype.__proto__ should be [object Object]. Threw exception ReferenceError: MediaController is not defined
acolwell GONE FROM CHROMIUM 2014/04/28 15:52:14 This doesn't seem right. This is the only FAIL in
philipj_slow 2014/04/28 16:28:18 There probably are, but event-target-in-prototype.
PASS MediaSource.prototype.__proto__ is EventTarget.prototype
PASS MessagePort.prototype.__proto__ is EventTarget.prototype
PASS Node.prototype.__proto__ is EventTarget.prototype
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698