repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
html5lib
/
generated
/
run-tests2-data-expected.txt
blob
200bf48fd67a5b64d92cacbc174e4d83675fbba6
1
../resources/tests2.dat:
2
43
3
4
Test 43 of 61 in ../resources/tests2.dat failed. Input:
5
<isindex test=x name=x>
6
Got:
7
| <html>
8
| <head>
9
| <body>
10
| <isindex>
11
| name="x"
12
| test="x"
13
Expected:
14
| <html>
15
| <head>
16
| <body>
17
| <form>
18
| <hr>
19
| <label>
20
| "This is a searchable index. Enter search keywords: "
21
| <input>
22
| name="isindex"
23
| test="x"
24
| <hr>