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

Unified Diff: LayoutTests/plugins/npruntime/remove-property-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: LayoutTests/plugins/npruntime/remove-property-expected.txt
diff --git a/LayoutTests/plugins/npruntime/remove-property-expected.txt b/LayoutTests/plugins/npruntime/remove-property-expected.txt
index 9f705c56982cbf9fbfd12eb3801c8e8b41c1e4b7..bcb0561c73cbd6a77ce92644f8885347e3211663 100644
--- a/LayoutTests/plugins/npruntime/remove-property-expected.txt
+++ b/LayoutTests/plugins/npruntime/remove-property-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS 'property' in obj is true
-PASS 'property' in obj is false
+FAIL 'property' in obj should be false. Was true.
PASS array[1] is 2
PASS array[1] is undefined

Powered by Google App Engine
This is Rietveld 408576698