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

Unified Diff: LayoutTests/fast/js/custom-constructors-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/js/const-expected.txt ('k') | LayoutTests/fast/js/i18n-bindings-locale-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/custom-constructors-expected.txt
diff --git a/LayoutTests/fast/js/custom-constructors-expected.txt b/LayoutTests/fast/js/custom-constructors-expected.txt
index 64822aefe27eb2e145143a5706a82fc2b98a3ece..281c09a7319b5a66207912f7073cbb1f52bfcb19 100644
--- a/LayoutTests/fast/js/custom-constructors-expected.txt
+++ b/LayoutTests/fast/js/custom-constructors-expected.txt
@@ -42,4 +42,7 @@ PASS new Audio().src is ""
PASS new Audio().preload is "auto"
PASS new Audio('http://127.0.0.1/someurl').src is "http://127.0.0.1/someurl"
PASS new Audio('http://127.0.0.1/someurl').preload is "auto"
+PASS successfullyParsed is true
+
+TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/js/const-expected.txt ('k') | LayoutTests/fast/js/i18n-bindings-locale-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698