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

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

Issue 2429343004: [CachedAccessor] for window.document. (Closed)
Patch Set: Fix expectation for global-interface-listing-expected, windows. Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Value Properties of the Global Object 2 PASS Value Properties of the Global Object
3 PASS Value Property: NaN 3 PASS Value Property: NaN
4 PASS Value Property: Infinity 4 PASS Value Property: Infinity
5 PASS Value Property: undefined 5 PASS Value Property: undefined
6 PASS Function Properties of the Global Object 6 PASS Function Properties of the Global Object
7 PASS Function Property: eval 7 PASS Function Property: eval
8 PASS Function Property: parseInt 8 PASS Function Property: parseInt
9 PASS Function Property: parseFloat 9 PASS Function Property: parseFloat
10 PASS Function Property: isNaN 10 PASS Function Property: isNaN
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 FAIL Window attribute: onshow assert_equals: expected "function" but got "undefi ned" 131 FAIL Window attribute: onshow assert_equals: expected "function" but got "undefi ned"
132 FAIL Window attribute: onstalled assert_equals: expected "function" but got "und efined" 132 FAIL Window attribute: onstalled assert_equals: expected "function" but got "und efined"
133 FAIL Window attribute: onstorage assert_equals: expected "function" but got "und efined" 133 FAIL Window attribute: onstorage assert_equals: expected "function" but got "und efined"
134 FAIL Window attribute: onsubmit assert_equals: expected "function" but got "unde fined" 134 FAIL Window attribute: onsubmit assert_equals: expected "function" but got "unde fined"
135 FAIL Window attribute: onsuspend assert_equals: expected "function" but got "und efined" 135 FAIL Window attribute: onsuspend assert_equals: expected "function" but got "und efined"
136 FAIL Window attribute: ontimeupdate assert_equals: expected "function" but got " undefined" 136 FAIL Window attribute: ontimeupdate assert_equals: expected "function" but got " undefined"
137 FAIL Window attribute: onunload assert_equals: expected "function" but got "unde fined" 137 FAIL Window attribute: onunload assert_equals: expected "function" but got "unde fined"
138 FAIL Window attribute: onvolumechange assert_equals: expected "function" but got "undefined" 138 FAIL Window attribute: onvolumechange assert_equals: expected "function" but got "undefined"
139 FAIL Window attribute: onwaiting assert_equals: expected "function" but got "und efined" 139 FAIL Window attribute: onwaiting assert_equals: expected "function" but got "und efined"
140 FAIL Window unforgeable attribute: window assert_equals: expected "function" but got "undefined" 140 FAIL Window unforgeable attribute: window assert_equals: expected "function" but got "undefined"
141 FAIL Window unforgeable attribute: document assert_equals: expected "function" b ut got "undefined" 141 PASS Window unforgeable attribute: document
142 FAIL Window unforgeable attribute: location assert_equals: expected "function" b ut got "undefined" 142 FAIL Window unforgeable attribute: location assert_equals: expected "function" b ut got "undefined"
143 FAIL Window unforgeable attribute: top assert_equals: expected "function" but go t "undefined" 143 FAIL Window unforgeable attribute: top assert_equals: expected "function" but go t "undefined"
144 FAIL Window replaceable attribute: self assert_equals: expected "function" but g ot "undefined" 144 FAIL Window replaceable attribute: self assert_equals: expected "function" but g ot "undefined"
145 FAIL Window replaceable attribute: locationbar assert_equals: expected "function " but got "undefined" 145 FAIL Window replaceable attribute: locationbar assert_equals: expected "function " but got "undefined"
146 FAIL Window replaceable attribute: menubar assert_equals: expected "function" bu t got "undefined" 146 FAIL Window replaceable attribute: menubar assert_equals: expected "function" bu t got "undefined"
147 FAIL Window replaceable attribute: personalbar assert_equals: expected "function " but got "undefined" 147 FAIL Window replaceable attribute: personalbar assert_equals: expected "function " but got "undefined"
148 FAIL Window replaceable attribute: scrollbars assert_equals: expected "function" but got "undefined" 148 FAIL Window replaceable attribute: scrollbars assert_equals: expected "function" but got "undefined"
149 FAIL Window replaceable attribute: statusbar assert_equals: expected "function" but got "undefined" 149 FAIL Window replaceable attribute: statusbar assert_equals: expected "function" but got "undefined"
150 FAIL Window replaceable attribute: toolbar assert_equals: expected "function" bu t got "undefined" 150 FAIL Window replaceable attribute: toolbar assert_equals: expected "function" bu t got "undefined"
151 FAIL Window replaceable attribute: frames assert_equals: expected "function" but got "undefined" 151 FAIL Window replaceable attribute: frames assert_equals: expected "function" but got "undefined"
152 FAIL Window replaceable attribute: parent assert_equals: expected "function" but got "undefined" 152 FAIL Window replaceable attribute: parent assert_equals: expected "function" but got "undefined"
153 FAIL Window replaceable attribute: external assert_equals: expected "function" b ut got "undefined" 153 FAIL Window replaceable attribute: external assert_equals: expected "function" b ut got "undefined"
154 FAIL Window replaceable attribute: length assert_equals: expected "function" but got "undefined" 154 FAIL Window replaceable attribute: length assert_equals: expected "function" but got "undefined"
155 FAIL Window replaceable attribute: screen assert_equals: expected "function" but got "undefined" 155 FAIL Window replaceable attribute: screen assert_equals: expected "function" but got "undefined"
156 FAIL Window replaceable attribute: scrollX assert_equals: expected "function" bu t got "undefined" 156 FAIL Window replaceable attribute: scrollX assert_equals: expected "function" bu t got "undefined"
157 FAIL Window replaceable attribute: scrollY assert_equals: expected "function" bu t got "undefined" 157 FAIL Window replaceable attribute: scrollY assert_equals: expected "function" bu t got "undefined"
158 FAIL Window replaceable attribute: pageXOffset assert_equals: expected "function " but got "undefined" 158 FAIL Window replaceable attribute: pageXOffset assert_equals: expected "function " but got "undefined"
159 FAIL Window replaceable attribute: pageYOffset assert_equals: expected "function " but got "undefined" 159 FAIL Window replaceable attribute: pageYOffset assert_equals: expected "function " but got "undefined"
160 FAIL Window replaceable attribute: innerWidth assert_equals: expected "function" but got "undefined" 160 FAIL Window replaceable attribute: innerWidth assert_equals: expected "function" but got "undefined"
161 FAIL Window replaceable attribute: innerHeight assert_equals: expected "function " but got "undefined" 161 FAIL Window replaceable attribute: innerHeight assert_equals: expected "function " but got "undefined"
162 FAIL Window replaceable attribute: screenX assert_equals: expected "function" bu t got "undefined" 162 FAIL Window replaceable attribute: screenX assert_equals: expected "function" bu t got "undefined"
163 FAIL Window replaceable attribute: screenY assert_equals: expected "function" bu t got "undefined" 163 FAIL Window replaceable attribute: screenY assert_equals: expected "function" bu t got "undefined"
164 FAIL Window replaceable attribute: outerWidth assert_equals: expected "function" but got "undefined" 164 FAIL Window replaceable attribute: outerWidth assert_equals: expected "function" but got "undefined"
165 FAIL Window replaceable attribute: outerHeight assert_equals: expected "function " but got "undefined" 165 FAIL Window replaceable attribute: outerHeight assert_equals: expected "function " but got "undefined"
166 FAIL Window replaceable attribute: devicePixelRatio assert_equals: expected "fun ction" but got "undefined" 166 FAIL Window replaceable attribute: devicePixelRatio assert_equals: expected "fun ction" but got "undefined"
167 PASS constructor 167 PASS constructor
168 Harness: the test ran to completion. 168 Harness: the test ran to completion.
169 169
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698