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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/staticrange/idlharness-expected.txt

Issue 2791373002: [InputEvent] Make StaticRange immutable and move tests to wpt (Closed)
Patch Set: Fix global-interface-listing Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS StaticRange interface: existence and properties of interface object
3 PASS StaticRange interface object length
4 PASS StaticRange interface object name
5 FAIL StaticRange interface: existence and properties of interface prototype obje ct assert_equals: class string of StaticRange.prototype expected "[object Static RangePrototype]" but got "[object StaticRange]"
6 PASS StaticRange interface: existence and properties of interface prototype obje ct's "constructor" property
7 PASS StaticRange interface: attribute startContainer
8 PASS StaticRange interface: attribute startOffset
9 PASS StaticRange interface: attribute endContainer
10 PASS StaticRange interface: attribute endOffset
11 PASS StaticRange interface: attribute collapsed
12 Harness: the test ran to completion.
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698