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

Side by Side Diff: third_party/WebKit/LayoutTests/html5lib/generated/run-tests19-write-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 ../resources/tests19.dat: 2 ../resources/tests19.dat:
2 8 3 8
3 9 4 9
4 10 5 10
5 11 6 11
6 12 7 12
7 8
8 Test 8 of 108 in ../resources/tests19.dat failed. Input: 9 Test 8 of 108 in ../resources/tests19.dat failed. Input:
9 <!doctype html><form><isindex> 10 <!doctype html><form><isindex>
10 Got: 11 Got:
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 | <html> 104 | <html>
104 | <head> 105 | <head>
105 | <body> 106 | <body>
106 | <form> 107 | <form>
107 | <hr> 108 | <hr>
108 | <label> 109 | <label>
109 | "This is a searchable index. Enter search keywords: " 110 | "This is a searchable index. Enter search keywords: "
110 | <input> 111 | <input>
111 | name="isindex" 112 | name="isindex"
112 | <hr> 113 | <hr>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698