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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/nav2_idlharness-expected.txt

Issue 2676573004: Import wpt@6010f54a979d242f657b284bae53c2b218c533f4 (Closed)
Patch Set: Update test expectations and baselines. Created 3 years, 10 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 PerformanceNavigationTiming interface: existence and properties of interfac e object
3 PASS PerformanceNavigationTiming interface object length
4 PASS PerformanceNavigationTiming interface object name
5 FAIL PerformanceNavigationTiming interface: existence and properties of interfac e prototype object assert_equals: class string of PerformanceNavigationTiming.pr ototype expected "[object PerformanceNavigationTimingPrototype]" but got "[objec t PerformanceNavigationTiming]"
6 PASS PerformanceNavigationTiming interface: existence and properties of interfac e prototype object's "constructor" property
7 PASS PerformanceNavigationTiming interface: attribute unloadEventStart
8 PASS PerformanceNavigationTiming interface: attribute unloadEventEnd
9 PASS PerformanceNavigationTiming interface: attribute domInteractive
10 PASS PerformanceNavigationTiming interface: attribute domContentLoadedEventStart
11 PASS PerformanceNavigationTiming interface: attribute domContentLoadedEventEnd
12 PASS PerformanceNavigationTiming interface: attribute domComplete
13 PASS PerformanceNavigationTiming interface: attribute loadEventStart
14 PASS PerformanceNavigationTiming interface: attribute loadEventEnd
15 PASS PerformanceNavigationTiming interface: attribute type
16 PASS PerformanceNavigationTiming interface: attribute redirectCount
17 Harness: the test ran to completion.
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698