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

Side by Side Diff: third_party/WebKit/LayoutTests/html5lib/generated/run-tests19-write-expected.txt

Issue 2266283002: Updating deprecation message for <keygen>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 3 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 165: The <keygen> element is deprecated and will be remove d in M54, around October 2016. See https://www.chromestatus.com/features/5716060 992962560 for more details. 1 CONSOLE WARNING: line 165: The <keygen> element is deprecated and will be remove d in M56, around January 2017. See https://www.chromestatus.com/features/5716060 992962560 for more details.
2 ../resources/tests19.dat: 2 ../resources/tests19.dat:
3 8 3 8
4 9 4 9
5 10 5 10
6 11 6 11
7 12 7 12
8 8
9 Test 8 of 108 in ../resources/tests19.dat failed. Input: 9 Test 8 of 108 in ../resources/tests19.dat failed. Input:
10 <!doctype html><form><isindex> 10 <!doctype html><form><isindex>
11 Got: 11 Got:
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 | <html> 104 | <html>
105 | <head> 105 | <head>
106 | <body> 106 | <body>
107 | <form> 107 | <form>
108 | <hr> 108 | <hr>
109 | <label> 109 | <label>
110 | "This is a searchable index. Enter search keywords: " 110 | "This is a searchable index. Enter search keywords: "
111 | <input> 111 | <input>
112 | name="isindex" 112 | name="isindex"
113 | <hr> 113 | <hr>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698