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

Unified Diff: LayoutTests/plugins/npruntime/overrides-all-properties-expected.txt

Issue 14195011: Removed WONTFIX tests (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/overrides-all-properties-expected.txt
diff --git a/LayoutTests/plugins/npruntime/overrides-all-properties-expected.txt b/LayoutTests/plugins/npruntime/overrides-all-properties-expected.txt
deleted file mode 100644
index dd1b2e60881fd36138d98e9533ed8aaeda41997b..0000000000000000000000000000000000000000
--- a/LayoutTests/plugins/npruntime/overrides-all-properties-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-Test that the plugin script object - in a non-standard world - can override any property on its owning node *except* for the properties that are built in to the node or its constructor/prototype chain.
-For example, it can override "madeUpProperty" but cannot override "getAttribute" or "className".
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-PASS
-

Powered by Google App Engine
This is Rietveld 408576698