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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/dom/reflection-misc-expected.txt

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Delete RuntimeEnabledFeatures::contextMenuEnabled Created 3 years, 6 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 html.title: 32 tests 2 PASS html.title: 32 tests
3 PASS html.lang: 32 tests 3 PASS html.lang: 32 tests
4 PASS html.dir: 62 tests 4 PASS html.dir: 62 tests
5 PASS html.className (<html class>): 32 tests 5 PASS html.className (<html class>): 32 tests
6 PASS html.hidden: 33 tests 6 PASS html.hidden: 33 tests
7 PASS html.accessKey: 32 tests 7 PASS html.accessKey: 32 tests
8 PASS html.tabIndex: 24 tests 8 PASS html.tabIndex: 24 tests
9 PASS html.version: 32 tests 9 PASS html.version: 32 tests
10 PASS script.title: 32 tests 10 PASS script.title: 32 tests
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 FAIL summary.tabIndex: IDL set to 1 assert_equals: IDL get expected 1 but got -1 116 FAIL summary.tabIndex: IDL set to 1 assert_equals: IDL get expected 1 but got -1
117 FAIL summary.tabIndex: IDL set to 2147483647 assert_equals: IDL get expected 214 7483647 but got -1 117 FAIL summary.tabIndex: IDL set to 2147483647 assert_equals: IDL get expected 214 7483647 but got -1
118 FAIL summary.tabIndex: IDL set to -2147483648 assert_equals: IDL get expected -2 147483648 but got -1 118 FAIL summary.tabIndex: IDL set to -2147483648 assert_equals: IDL get expected -2 147483648 but got -1
119 PASS menu.title: 32 tests 119 PASS menu.title: 32 tests
120 PASS menu.lang: 32 tests 120 PASS menu.lang: 32 tests
121 PASS menu.dir: 62 tests 121 PASS menu.dir: 62 tests
122 PASS menu.className (<menu class>): 32 tests 122 PASS menu.className (<menu class>): 32 tests
123 PASS menu.hidden: 33 tests 123 PASS menu.hidden: 33 tests
124 PASS menu.accessKey: 32 tests 124 PASS menu.accessKey: 32 tests
125 PASS menu.tabIndex: 24 tests 125 PASS menu.tabIndex: 24 tests
126 PASS menu.type: 52 tests 126 FAIL menu.type: typeof IDL attribute assert_equals: expected "string" but got "u ndefined"
127 PASS menu.label: 32 tests 127 FAIL menu.type: IDL get with DOM attribute unset assert_equals: expected (string ) "toolbar" but got (undefined) undefined
128 FAIL menu.type: setAttribute() to "" assert_equals: IDL get expected (string) "t oolbar" but got (undefined) undefined
129 FAIL menu.type: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\ x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " assert_equals: IDL get expected (string) "toolbar" but got (undefined) undefine d
130 FAIL menu.type: setAttribute() to undefined assert_equals: IDL get expected (str ing) "toolbar" but got (undefined) undefined
131 FAIL menu.type: setAttribute() to 7 assert_equals: IDL get expected (string) "to olbar" but got (undefined) undefined
132 FAIL menu.type: setAttribute() to 1.5 assert_equals: IDL get expected (string) " toolbar" but got (undefined) undefined
133 FAIL menu.type: setAttribute() to true assert_equals: IDL get expected (string) "toolbar" but got (undefined) undefined
134 FAIL menu.type: setAttribute() to false assert_equals: IDL get expected (string) "toolbar" but got (undefined) undefined
135 FAIL menu.type: setAttribute() to object "[object Object]" assert_equals: IDL ge t expected (string) "toolbar" but got (undefined) undefined
136 FAIL menu.type: setAttribute() to NaN assert_equals: IDL get expected (string) " toolbar" but got (undefined) undefined
137 FAIL menu.type: setAttribute() to Infinity assert_equals: IDL get expected (stri ng) "toolbar" but got (undefined) undefined
138 FAIL menu.type: setAttribute() to -Infinity assert_equals: IDL get expected (str ing) "toolbar" but got (undefined) undefined
139 FAIL menu.type: setAttribute() to "\0" assert_equals: IDL get expected (string) "toolbar" but got (undefined) undefined
140 FAIL menu.type: setAttribute() to null assert_equals: IDL get expected (string) "toolbar" but got (undefined) undefined
141 FAIL menu.type: setAttribute() to object "test-toString" assert_equals: IDL get expected (string) "toolbar" but got (undefined) undefined
142 FAIL menu.type: setAttribute() to object "test-valueOf" assert_equals: IDL get e xpected (string) "toolbar" but got (undefined) undefined
143 FAIL menu.type: setAttribute() to "toolbar" assert_equals: IDL get expected (str ing) "toolbar" but got (undefined) undefined
144 FAIL menu.type: setAttribute() to "xtoolbar" assert_equals: IDL get expected (st ring) "toolbar" but got (undefined) undefined
145 FAIL menu.type: setAttribute() to "toolbar\0" assert_equals: IDL get expected (s tring) "toolbar" but got (undefined) undefined
146 FAIL menu.type: setAttribute() to "oolbar" assert_equals: IDL get expected (stri ng) "toolbar" but got (undefined) undefined
147 FAIL menu.type: setAttribute() to "TOOLBAR" assert_equals: IDL get expected (str ing) "toolbar" but got (undefined) undefined
148 FAIL menu.type: IDL set to "" assert_equals: getAttribute() expected "" but got "TOOLBAR"
149 FAIL menu.type: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " assert _equals: getAttribute() expected " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x 0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " but got "TOOLBAR"
150 FAIL menu.type: IDL set to undefined assert_equals: getAttribute() expected "und efined" but got "TOOLBAR"
151 FAIL menu.type: IDL set to 7 assert_equals: getAttribute() expected "7" but got "TOOLBAR"
152 FAIL menu.type: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" but got "TOOLBAR"
153 FAIL menu.type: IDL set to true assert_equals: getAttribute() expected "true" bu t got "TOOLBAR"
154 FAIL menu.type: IDL set to false assert_equals: getAttribute() expected "false" but got "TOOLBAR"
155 FAIL menu.type: IDL set to object "[object Object]" assert_equals: getAttribute( ) expected "[object Object]" but got "TOOLBAR"
156 FAIL menu.type: IDL set to NaN assert_equals: getAttribute() expected "NaN" but got "TOOLBAR"
157 FAIL menu.type: IDL set to Infinity assert_equals: getAttribute() expected "Infi nity" but got "TOOLBAR"
158 FAIL menu.type: IDL set to -Infinity assert_equals: getAttribute() expected "-In finity" but got "TOOLBAR"
159 FAIL menu.type: IDL set to "\0" assert_equals: getAttribute() expected "\0" but got "TOOLBAR"
160 FAIL menu.type: IDL set to null assert_equals: IDL get expected (string) "toolba r" but got (object) null
161 FAIL menu.type: IDL set to object "test-toString" assert_equals: getAttribute() expected "test-toString" but got "TOOLBAR"
162 FAIL menu.type: IDL set to object "test-valueOf" assert_equals: getAttribute() e xpected "test-valueOf" but got "TOOLBAR"
163 FAIL menu.type: IDL set to "toolbar" assert_equals: getAttribute() expected "too lbar" but got "TOOLBAR"
164 FAIL menu.type: IDL set to "xtoolbar" assert_equals: getAttribute() expected "xt oolbar" but got "TOOLBAR"
165 FAIL menu.type: IDL set to "toolbar\0" assert_equals: getAttribute() expected "t oolbar\0" but got "TOOLBAR"
166 FAIL menu.type: IDL set to "oolbar" assert_equals: getAttribute() expected "oolb ar" but got "TOOLBAR"
167 FAIL menu.type: IDL set to "TOOLBAR" assert_equals: IDL get expected "toolbar" b ut got "TOOLBAR"
128 PASS menu.compact: 33 tests 168 PASS menu.compact: 33 tests
129 PASS menuitem.title: 32 tests
130 PASS menuitem.lang: 32 tests
131 PASS menuitem.dir: 62 tests
132 PASS menuitem.className (<menuitem class>): 32 tests
133 PASS menuitem.hidden: 33 tests
134 PASS menuitem.accessKey: 32 tests
135 PASS menuitem.tabIndex: 24 tests
136 PASS menuitem.type: 62 tests
137 PASS menuitem.label: 32 tests
138 PASS menuitem.icon: 38 tests
139 PASS menuitem.disabled: 33 tests
140 PASS menuitem.checked: 33 tests
141 PASS menuitem.radiogroup: 32 tests
142 PASS menuitem.default: 33 tests
143 PASS dialog.title: 32 tests 169 PASS dialog.title: 32 tests
144 PASS dialog.lang: 32 tests 170 PASS dialog.lang: 32 tests
145 PASS dialog.dir: 62 tests 171 PASS dialog.dir: 62 tests
146 PASS dialog.className (<dialog class>): 32 tests 172 PASS dialog.className (<dialog class>): 32 tests
147 PASS dialog.hidden: 33 tests 173 PASS dialog.hidden: 33 tests
148 PASS dialog.accessKey: 32 tests 174 PASS dialog.accessKey: 32 tests
149 PASS dialog.tabIndex: 24 tests 175 PASS dialog.tabIndex: 24 tests
150 PASS dialog.open: 33 tests 176 PASS dialog.open: 33 tests
151 PASS undefinedelement.title: 32 tests 177 PASS undefinedelement.title: 32 tests
152 PASS undefinedelement.lang: 32 tests 178 PASS undefinedelement.lang: 32 tests
153 PASS undefinedelement.dir: 62 tests 179 PASS undefinedelement.dir: 62 tests
154 PASS undefinedelement.className (<undefinedelement class>): 32 tests 180 PASS undefinedelement.className (<undefinedelement class>): 32 tests
155 PASS undefinedelement.hidden: 33 tests 181 PASS undefinedelement.hidden: 33 tests
156 PASS undefinedelement.accessKey: 32 tests 182 PASS undefinedelement.accessKey: 32 tests
157 PASS undefinedelement.tabIndex: 24 tests 183 PASS undefinedelement.tabIndex: 24 tests
158 Harness: the test ran to completion. 184 Harness: the test ran to completion.
159 185
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698