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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-named-properties-expected.txt

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Static name 2 PASS Static name
3 PASS Static name on the prototype 3 PASS Static name on the prototype
4 FAIL constructor assert_false: gsp.hasOwnProperty("constructor") expected false got true 4 FAIL constructor assert_false: gsp.hasOwnProperty("constructor") expected false got true
5 FAIL duplicate property names assert_equals: expected 1 but got 0 5 FAIL duplicate property names assert_equals: expected 1 but got 0
6 PASS Dynamic name 6 PASS Dynamic name
7 PASS Ghost name 7 PASS Ghost name
8 Harness: the test ran to completion. 8 Harness: the test ran to completion.
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698