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

Side by Side Diff: LayoutTests/html5lib/generated/run-webkit02-data-expected.txt

Issue 96653004: Remove support for the obsolete <isindex> tag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
1 ../resources/webkit02.dat: PASS 1 ../resources/webkit02.dat:
2 12
3
4 Test 12 of 16 in ../resources/webkit02.dat failed. Input:
5 <isindex action="x">
6 Got:
7 | <isindex>
8 | action="x"
9 Expected:
10 | <form>
11 | action="x"
12 | <hr>
13 | <label>
14 | "This is a searchable index. Enter search keywords: "
15 | <input>
16 | name="isindex"
17 | <hr>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698