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

Unified Diff: LayoutTests/fast/dom/dataset-expected.txt

Issue 1177833006: Disable faulty test trying to defineProperty on dataset (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: updates Created 5 years, 6 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/fast/dom/script-tests/dataset.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/dataset-expected.txt
diff --git a/LayoutTests/fast/dom/dataset-expected.txt b/LayoutTests/fast/dom/dataset-expected.txt
index 42167dcae31e7308cce83fbf0159a5b2672f4413..2009e4993abeba4411315701c3dfa70e5bf6e682 100644
--- a/LayoutTests/fast/dom/dataset-expected.txt
+++ b/LayoutTests/fast/dom/dataset-expected.txt
@@ -65,7 +65,6 @@ PASS testDelete('data-r-2', 'r-2') is true
PASS testDelete('data--r-2-', 'R-2-') is true
PASS testDelete('data--r-2r', 'R-2r') is true
PASS testDelete('data--r-2-----r', 'R-2----R') is true
-PASS testNativeDelete('-r-2-', false) is true
PASS testNativeDelete('foo', true) is true
PASS testDelete('dummy', '-foo') is false
« no previous file with comments | « no previous file | LayoutTests/fast/dom/script-tests/dataset.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698