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

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

Issue 1746293002: Adding Deprecation Message for <keygen> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2623
Patch Set: Undoing change. Created 4 years, 9 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: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details.
1 This is a testharness.js-based test. 2 This is a testharness.js-based test.
2 PASS Interfaces for abbr 3 PASS Interfaces for abbr
3 PASS Interfaces for ABBR 4 PASS Interfaces for ABBR
4 PASS Interfaces for acronym 5 PASS Interfaces for acronym
5 PASS Interfaces for ACRONYM 6 PASS Interfaces for ACRONYM
6 PASS Interfaces for address 7 PASS Interfaces for address
7 PASS Interfaces for ADDRESS 8 PASS Interfaces for ADDRESS
8 FAIL Interfaces for applet assert_equals: Element applet should have HTMLAppletE lement as its primary interface. expected "[object HTMLAppletElement]" but got " [object HTMLUnknownElement]" 9 FAIL Interfaces for applet assert_equals: Element applet should have HTMLAppletE lement as its primary interface. expected "[object HTMLAppletElement]" but got " [object HTMLUnknownElement]"
9 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]"
10 PASS Interfaces for audio 11 PASS Interfaces for audio
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 PASS Interfaces for figcaption 271 PASS Interfaces for figcaption
271 PASS Interfaces for FIGCAPTION 272 PASS Interfaces for FIGCAPTION
272 PASS Interfaces for summary 273 PASS Interfaces for summary
273 PASS Interfaces for SUMMARY 274 PASS Interfaces for SUMMARY
274 PASS Interfaces for track 275 PASS Interfaces for track
275 PASS Interfaces for TRACK 276 PASS Interfaces for TRACK
276 PASS Interfaces for foo 277 PASS Interfaces for foo
277 PASS Interfaces for FOO 278 PASS Interfaces for FOO
278 Harness: the test ran to completion. 279 Harness: the test ran to completion.
279 280
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698