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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/webmessaging/messageerror-expected.txt

Issue 2860483002: Add messageerror event handler (Closed)
Patch Set: fix test Created 3 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL The default value of onmessageerror is null assert_equals: body expected (o bject) null but got (undefined) undefined
3 FAIL The onmessageerror content attribute must be compiled into the onmessageerr or property assert_equals: The onmessageerror property must be a function expect ed "function" but got "undefined"
4 FAIL The onmessageerror content attribute must execute when an event is dispatch ed on the window assert_true: Dispatching the event must run the code expected t rue got false
5 Harness: the test ran to completion.
6
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698