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

Side by Side Diff: third_party/WebKit/LayoutTests/resize-observer/observe-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations 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 CONSOLE ERROR: ResizeObserver loop limit exceeded
2 This is a testharness.js-based test.
3 PASS guard
4 PASS test0: simple observation
5 PASS test1: multiple observation on same element trigger only one
6 FAIL test2: throw exception when observing non-element Test bug: need to pass ex ception to assert_throws()
7 PASS test3: disconnect stops all notifications
8 PASS test4: unobserve target stops notifications, unobserve non-observed does no thing
9 PASS test5: observe img
10 PASS test6: iframe notifications
11 PASS test7: callback.this
12 Harness: the test ran to completion.
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698