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

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

Issue 1380503002: binding: Makes Window/Location's attributes accessor-type properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated a test result. Created 4 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
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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 PASS Window method: setTimeout 53 PASS Window method: setTimeout
54 PASS Window method: clearTimeout 54 PASS Window method: clearTimeout
55 PASS Window method: setInterval 55 PASS Window method: setInterval
56 PASS Window method: clearInterval 56 PASS Window method: clearInterval
57 PASS Window method: getSelection 57 PASS Window method: getSelection
58 PASS Window method: getComputedStyle 58 PASS Window method: getComputedStyle
59 PASS Window method: matchMedia 59 PASS Window method: matchMedia
60 PASS Window method: scroll 60 PASS Window method: scroll
61 PASS Window method: scrollTo 61 PASS Window method: scrollTo
62 PASS Window method: scrollBy 62 PASS Window method: scrollBy
63 FAIL Window readonly attribute: history assert_equals: expected "function" but g ot "undefined" 63 PASS Window readonly attribute: history
64 FAIL Window readonly attribute: frameElement assert_equals: expected "function" but got "undefined" 64 PASS Window readonly attribute: frameElement
65 FAIL Window readonly attribute: navigator assert_equals: expected "function" but got "undefined" 65 PASS Window readonly attribute: navigator
66 FAIL Window readonly attribute: applicationCache assert_equals: expected "functi on" but got "undefined" 66 PASS Window readonly attribute: applicationCache
67 FAIL Window readonly attribute: sessionStorage assert_equals: expected "function " but got "undefined" 67 PASS Window readonly attribute: sessionStorage
68 FAIL Window readonly attribute: localStorage assert_equals: expected "function" but got "undefined" 68 PASS Window readonly attribute: localStorage
69 FAIL Window attribute: name assert_equals: expected "function" but got "undefine d" 69 PASS Window attribute: name
70 FAIL Window attribute: status assert_equals: expected "function" but got "undefi ned" 70 PASS Window attribute: status
71 FAIL Window attribute: opener assert_equals: expected "function" but got "undefi ned" 71 FAIL Window attribute: opener assert_equals: expected "function" but got "undefi ned"
72 FAIL Window attribute: onabort assert_equals: expected "function" but got "undef ined" 72 PASS Window attribute: onabort
73 FAIL Window attribute: onafterprint assert_true: onafterprint in window expected true got false 73 FAIL Window attribute: onafterprint assert_true: onafterprint in window expected true got false
74 FAIL Window attribute: onbeforeprint assert_true: onbeforeprint in window expect ed true got false 74 FAIL Window attribute: onbeforeprint assert_true: onbeforeprint in window expect ed true got false
75 FAIL Window attribute: onbeforeunload assert_equals: expected "function" but got "undefined" 75 PASS Window attribute: onbeforeunload
76 FAIL Window attribute: onblur assert_equals: expected "function" but got "undefi ned" 76 PASS Window attribute: onblur
77 FAIL Window attribute: oncancel assert_equals: expected "function" but got "unde fined" 77 PASS Window attribute: oncancel
78 FAIL Window attribute: oncanplay assert_equals: expected "function" but got "und efined" 78 PASS Window attribute: oncanplay
79 FAIL Window attribute: oncanplaythrough assert_equals: expected "function" but g ot "undefined" 79 PASS Window attribute: oncanplaythrough
80 FAIL Window attribute: onchange assert_equals: expected "function" but got "unde fined" 80 PASS Window attribute: onchange
81 FAIL Window attribute: onclick assert_equals: expected "function" but got "undef ined" 81 PASS Window attribute: onclick
82 FAIL Window attribute: onclose assert_equals: expected "function" but got "undef ined" 82 PASS Window attribute: onclose
83 FAIL Window attribute: oncontextmenu assert_equals: expected "function" but got "undefined" 83 PASS Window attribute: oncontextmenu
84 FAIL Window attribute: oncuechange assert_equals: expected "function" but got "u ndefined" 84 PASS Window attribute: oncuechange
85 FAIL Window attribute: ondblclick assert_equals: expected "function" but got "un defined" 85 PASS Window attribute: ondblclick
86 FAIL Window attribute: ondrag assert_equals: expected "function" but got "undefi ned" 86 PASS Window attribute: ondrag
87 FAIL Window attribute: ondragend assert_equals: expected "function" but got "und efined" 87 PASS Window attribute: ondragend
88 FAIL Window attribute: ondragenter assert_equals: expected "function" but got "u ndefined" 88 PASS Window attribute: ondragenter
89 FAIL Window attribute: ondragleave assert_equals: expected "function" but got "u ndefined" 89 PASS Window attribute: ondragleave
90 FAIL Window attribute: ondragover assert_equals: expected "function" but got "un defined" 90 PASS Window attribute: ondragover
91 FAIL Window attribute: ondragstart assert_equals: expected "function" but got "u ndefined" 91 PASS Window attribute: ondragstart
92 FAIL Window attribute: ondrop assert_equals: expected "function" but got "undefi ned" 92 PASS Window attribute: ondrop
93 FAIL Window attribute: ondurationchange assert_equals: expected "function" but g ot "undefined" 93 PASS Window attribute: ondurationchange
94 FAIL Window attribute: onemptied assert_equals: expected "function" but got "und efined" 94 PASS Window attribute: onemptied
95 FAIL Window attribute: onended assert_equals: expected "function" but got "undef ined" 95 PASS Window attribute: onended
96 FAIL Window attribute: onerror assert_equals: expected "function" but got "undef ined" 96 PASS Window attribute: onerror
97 FAIL Window attribute: onfocus assert_equals: expected "function" but got "undef ined" 97 PASS Window attribute: onfocus
98 FAIL Window attribute: onhashchange assert_equals: expected "function" but got " undefined" 98 PASS Window attribute: onhashchange
99 FAIL Window attribute: oninput assert_equals: expected "function" but got "undef ined" 99 PASS Window attribute: oninput
100 FAIL Window attribute: oninvalid assert_equals: expected "function" but got "und efined" 100 PASS Window attribute: oninvalid
101 FAIL Window attribute: onkeydown assert_equals: expected "function" but got "und efined" 101 PASS Window attribute: onkeydown
102 FAIL Window attribute: onkeypress assert_equals: expected "function" but got "un defined" 102 PASS Window attribute: onkeypress
103 FAIL Window attribute: onkeyup assert_equals: expected "function" but got "undef ined" 103 PASS Window attribute: onkeyup
104 FAIL Window attribute: onload assert_equals: expected "function" but got "undefi ned" 104 PASS Window attribute: onload
105 FAIL Window attribute: onloadeddata assert_equals: expected "function" but got " undefined" 105 PASS Window attribute: onloadeddata
106 FAIL Window attribute: onloadedmetadata assert_equals: expected "function" but g ot "undefined" 106 PASS Window attribute: onloadedmetadata
107 FAIL Window attribute: onloadstart assert_equals: expected "function" but got "u ndefined" 107 PASS Window attribute: onloadstart
108 FAIL Window attribute: onmessage assert_equals: expected "function" but got "und efined" 108 PASS Window attribute: onmessage
109 FAIL Window attribute: onmousedown assert_equals: expected "function" but got "u ndefined" 109 PASS Window attribute: onmousedown
110 FAIL Window attribute: onmousemove assert_equals: expected "function" but got "u ndefined" 110 PASS Window attribute: onmousemove
111 FAIL Window attribute: onmouseout assert_equals: expected "function" but got "un defined" 111 PASS Window attribute: onmouseout
112 FAIL Window attribute: onmouseover assert_equals: expected "function" but got "u ndefined" 112 PASS Window attribute: onmouseover
113 FAIL Window attribute: onmouseup assert_equals: expected "function" but got "und efined" 113 PASS Window attribute: onmouseup
114 FAIL Window attribute: onmousewheel assert_equals: expected "function" but got " undefined" 114 PASS Window attribute: onmousewheel
115 FAIL Window attribute: onoffline assert_equals: expected "function" but got "und efined" 115 PASS Window attribute: onoffline
116 FAIL Window attribute: ononline assert_equals: expected "function" but got "unde fined" 116 PASS Window attribute: ononline
117 FAIL Window attribute: onpause assert_equals: expected "function" but got "undef ined" 117 PASS Window attribute: onpause
118 FAIL Window attribute: onplay assert_equals: expected "function" but got "undefi ned" 118 PASS Window attribute: onplay
119 FAIL Window attribute: onplaying assert_equals: expected "function" but got "und efined" 119 PASS Window attribute: onplaying
120 FAIL Window attribute: onpagehide assert_equals: expected "function" but got "un defined" 120 PASS Window attribute: onpagehide
121 FAIL Window attribute: onpageshow assert_equals: expected "function" but got "un defined" 121 PASS Window attribute: onpageshow
122 FAIL Window attribute: onpopstate assert_equals: expected "function" but got "un defined" 122 PASS Window attribute: onpopstate
123 FAIL Window attribute: onprogress assert_equals: expected "function" but got "un defined" 123 PASS Window attribute: onprogress
124 FAIL Window attribute: onratechange assert_equals: expected "function" but got " undefined" 124 PASS Window attribute: onratechange
125 FAIL Window attribute: onreset assert_equals: expected "function" but got "undef ined" 125 PASS Window attribute: onreset
126 FAIL Window attribute: onresize assert_equals: expected "function" but got "unde fined" 126 PASS Window attribute: onresize
127 FAIL Window attribute: onscroll assert_equals: expected "function" but got "unde fined" 127 PASS Window attribute: onscroll
128 FAIL Window attribute: onseeked assert_equals: expected "function" but got "unde fined" 128 PASS Window attribute: onseeked
129 FAIL Window attribute: onseeking assert_equals: expected "function" but got "und efined" 129 PASS Window attribute: onseeking
130 FAIL Window attribute: onselect assert_equals: expected "function" but got "unde fined" 130 PASS Window attribute: onselect
131 FAIL Window attribute: onshow assert_equals: expected "function" but got "undefi ned" 131 PASS Window attribute: onshow
132 FAIL Window attribute: onstalled assert_equals: expected "function" but got "und efined" 132 PASS Window attribute: onstalled
133 FAIL Window attribute: onstorage assert_equals: expected "function" but got "und efined" 133 PASS Window attribute: onstorage
134 FAIL Window attribute: onsubmit assert_equals: expected "function" but got "unde fined" 134 PASS Window attribute: onsubmit
135 FAIL Window attribute: onsuspend assert_equals: expected "function" but got "und efined" 135 PASS Window attribute: onsuspend
136 FAIL Window attribute: ontimeupdate assert_equals: expected "function" but got " undefined" 136 PASS Window attribute: ontimeupdate
137 FAIL Window attribute: onunload assert_equals: expected "function" but got "unde fined" 137 PASS Window attribute: onunload
138 FAIL Window attribute: onvolumechange assert_equals: expected "function" but got "undefined" 138 PASS Window attribute: onvolumechange
139 FAIL Window attribute: onwaiting assert_equals: expected "function" but got "und efined" 139 PASS Window attribute: onwaiting
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 PASS Window replaceable attribute: locationbar
146 FAIL Window replaceable attribute: menubar assert_equals: expected "function" bu t got "undefined" 146 PASS Window replaceable attribute: menubar
147 FAIL Window replaceable attribute: personalbar assert_equals: expected "function " but got "undefined" 147 PASS Window replaceable attribute: personalbar
148 FAIL Window replaceable attribute: scrollbars assert_equals: expected "function" but got "undefined" 148 PASS Window replaceable attribute: scrollbars
149 FAIL Window replaceable attribute: statusbar assert_equals: expected "function" but got "undefined" 149 PASS Window replaceable attribute: statusbar
150 FAIL Window replaceable attribute: toolbar assert_equals: expected "function" bu t got "undefined" 150 PASS Window replaceable attribute: toolbar
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_true: external in window expe cted true got false 153 FAIL Window replaceable attribute: external assert_true: external in window expe cted true got false
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 PASS Window replaceable attribute: screen
156 FAIL Window replaceable attribute: scrollX assert_equals: expected "function" bu t got "undefined" 156 PASS Window replaceable attribute: scrollX
157 FAIL Window replaceable attribute: scrollY assert_equals: expected "function" bu t got "undefined" 157 PASS Window replaceable attribute: scrollY
158 FAIL Window replaceable attribute: pageXOffset assert_equals: expected "function " but got "undefined" 158 PASS Window replaceable attribute: pageXOffset
159 FAIL Window replaceable attribute: pageYOffset assert_equals: expected "function " but got "undefined" 159 PASS Window replaceable attribute: pageYOffset
160 FAIL Window replaceable attribute: innerWidth assert_equals: expected "function" but got "undefined" 160 PASS Window replaceable attribute: innerWidth
161 FAIL Window replaceable attribute: innerHeight assert_equals: expected "function " but got "undefined" 161 PASS Window replaceable attribute: innerHeight
162 FAIL Window replaceable attribute: screenX assert_equals: expected "function" bu t got "undefined" 162 PASS Window replaceable attribute: screenX
163 FAIL Window replaceable attribute: screenY assert_equals: expected "function" bu t got "undefined" 163 PASS Window replaceable attribute: screenY
164 FAIL Window replaceable attribute: outerWidth assert_equals: expected "function" but got "undefined" 164 PASS Window replaceable attribute: outerWidth
165 FAIL Window replaceable attribute: outerHeight assert_equals: expected "function " but got "undefined" 165 PASS Window replaceable attribute: outerHeight
166 FAIL Window replaceable attribute: devicePixelRatio assert_equals: expected "fun ction" but got "undefined" 166 PASS Window replaceable attribute: devicePixelRatio
167 PASS constructor 167 PASS constructor
168 Harness: the test ran to completion. 168 Harness: the test ran to completion.
169 169
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698