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

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

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 166 tests; 156 PASS, 10 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 PASS Value Properties of the Global Object 3 PASS Value Properties of the Global Object
3 PASS Value Property: NaN 4 PASS Value Property: NaN
4 PASS Value Property: Infinity 5 PASS Value Property: Infinity
5 PASS Value Property: undefined 6 PASS Value Property: undefined
6 PASS Function Properties of the Global Object 7 PASS Function Properties of the Global Object
7 PASS Function Property: eval 8 PASS Function Property: eval
8 PASS Function Property: parseInt 9 PASS Function Property: parseInt
9 PASS Function Property: parseFloat 10 PASS Function Property: parseFloat
10 PASS Function Property: isNaN 11 PASS Function Property: isNaN
11 PASS Function Property: isFinite 12 PASS Function Property: isFinite
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 PASS Window replaceable attribute: innerWidth 161 PASS Window replaceable attribute: innerWidth
161 PASS Window replaceable attribute: innerHeight 162 PASS Window replaceable attribute: innerHeight
162 PASS Window replaceable attribute: screenX 163 PASS Window replaceable attribute: screenX
163 PASS Window replaceable attribute: screenY 164 PASS Window replaceable attribute: screenY
164 PASS Window replaceable attribute: outerWidth 165 PASS Window replaceable attribute: outerWidth
165 PASS Window replaceable attribute: outerHeight 166 PASS Window replaceable attribute: outerHeight
166 PASS Window replaceable attribute: devicePixelRatio 167 PASS Window replaceable attribute: devicePixelRatio
167 PASS constructor 168 PASS constructor
168 Harness: the test ran to completion. 169 Harness: the test ran to completion.
169 170
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698