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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 3 years, 12 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 CONSOLE WARNING: line 19: The <keygen> element is deprecated and will be removed in M57, around March 2017. See https://www.chromestatus.com/features/5716060992 962560 for more details.
2 This is a testharness.js-based test. 1 This is a testharness.js-based test.
3 PASS Interfaces for a 2 PASS Interfaces for a
4 PASS Interfaces for A 3 PASS Interfaces for A
5 PASS Interfaces for abbr 4 PASS Interfaces for abbr
6 PASS Interfaces for ABBR 5 PASS Interfaces for ABBR
7 PASS Interfaces for acronym 6 PASS Interfaces for acronym
8 PASS Interfaces for ACRONYM 7 PASS Interfaces for ACRONYM
9 PASS Interfaces for address 8 PASS Interfaces for address
10 PASS Interfaces for ADDRESS 9 PASS Interfaces for ADDRESS
11 FAIL Interfaces for applet assert_equals: Element applet should have HTMLAppletE lement as its primary interface. expected "[object HTMLAppletElement]" but got " [object HTMLUnknownElement]" 10 FAIL Interfaces for applet assert_equals: Element applet should have HTMLAppletE lement as its primary interface. expected "[object HTMLAppletElement]" but got " [object HTMLUnknownElement]"
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 PASS Interfaces for img 137 PASS Interfaces for img
139 PASS Interfaces for IMG 138 PASS Interfaces for IMG
140 PASS Interfaces for input 139 PASS Interfaces for input
141 PASS Interfaces for INPUT 140 PASS Interfaces for INPUT
142 PASS Interfaces for ins 141 PASS Interfaces for ins
143 PASS Interfaces for INS 142 PASS Interfaces for INS
144 PASS Interfaces for isindex 143 PASS Interfaces for isindex
145 PASS Interfaces for ISINDEX 144 PASS Interfaces for ISINDEX
146 PASS Interfaces for kbd 145 PASS Interfaces for kbd
147 PASS Interfaces for KBD 146 PASS Interfaces for KBD
148 PASS Interfaces for keygen
149 PASS Interfaces for KEYGEN
150 PASS Interfaces for label 147 PASS Interfaces for label
151 PASS Interfaces for LABEL 148 PASS Interfaces for LABEL
152 PASS Interfaces for legend 149 PASS Interfaces for legend
153 PASS Interfaces for LEGEND 150 PASS Interfaces for LEGEND
154 PASS Interfaces for li 151 PASS Interfaces for li
155 PASS Interfaces for LI 152 PASS Interfaces for LI
156 PASS Interfaces for link 153 PASS Interfaces for link
157 PASS Interfaces for LINK 154 PASS Interfaces for LINK
158 PASS Interfaces for listing 155 PASS Interfaces for listing
159 PASS Interfaces for LISTING 156 PASS Interfaces for LISTING
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 PASS Interfaces for video 287 PASS Interfaces for video
291 PASS Interfaces for VIDEO 288 PASS Interfaces for VIDEO
292 PASS Interfaces for wbr 289 PASS Interfaces for wbr
293 PASS Interfaces for WBR 290 PASS Interfaces for WBR
294 PASS Interfaces for xmp 291 PASS Interfaces for xmp
295 PASS Interfaces for XMP 292 PASS Interfaces for XMP
296 FAIL Interfaces for å-bar assert_equals: Element å-bar should have HTMLUnknownEl ement as its primary interface. expected "[object HTMLUnknownElement]" but got " [object HTMLElement]" 293 FAIL Interfaces for å-bar assert_equals: Element å-bar should have HTMLUnknownEl ement as its primary interface. expected "[object HTMLUnknownElement]" but got " [object HTMLElement]"
297 FAIL Interfaces for Å-BAR assert_equals: Element Å-BAR should have HTMLUnknownEl ement as its primary interface. expected "[object HTMLUnknownElement]" but got " [object HTMLElement]" 294 FAIL Interfaces for Å-BAR assert_equals: Element Å-BAR should have HTMLUnknownEl ement as its primary interface. expected "[object HTMLUnknownElement]" but got " [object HTMLElement]"
298 Harness: the test ran to completion. 295 Harness: the test ran to completion.
299 296
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698