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

Side by Side Diff: third_party/WebKit/LayoutTests/html5lib/generated/run-tests19-data-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: The <keygen> element is deprecated and will be removed in M57, around March 2017. See https://www.chromestatus.com/features/5716060992962560 fo r more details.
2 ../resources/tests19.dat: 1 ../resources/tests19.dat:
3 8 2 8
4 9 3 9
5 10 4 10
6 11 5 11
7 12 6 12
8 7
9 Test 8 of 108 in ../resources/tests19.dat failed. Input: 8 Test 8 of 108 in ../resources/tests19.dat failed. Input:
10 <!doctype html><form><isindex> 9 <!doctype html><form><isindex>
11 Got: 10 Got:
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 | <html> 103 | <html>
105 | <head> 104 | <head>
106 | <body> 105 | <body>
107 | <form> 106 | <form>
108 | <hr> 107 | <hr>
109 | <label> 108 | <label>
110 | "This is a searchable index. Enter search keywords: " 109 | "This is a searchable index. Enter search keywords: "
111 | <input> 110 | <input>
112 | name="isindex" 111 | name="isindex"
113 | <hr> 112 | <hr>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698