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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt

Issue 2273143002: Update web-platform-tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update baseline Created 4 years, 4 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: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..062a33674871a2599ffa4662745f4a722745c9c9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt
@@ -0,0 +1,8 @@
+This is a testharness.js-based test.
+PASS Newly-created Event
+FAIL After stopPropagation() assert_equals: Propagation flag after first dispatch expected true but got false
+PASS Reinitialized after stopPropagation()
+FAIL After stopImmediatePropagation() assert_equals: Propagation flag after first dispatch expected true but got false
+PASS Reinitialized after stopImmediatePropagation()
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698