Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit88381e8

Browse files
author
James Graham
committed
Change isindex text for test/gecko/webkit compatibility
1 parent31df298 commit88381e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎html5lib/html5parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,7 @@ def startTagIsIndex(self, token):
11961196
if"prompt"intoken["data"]:
11971197
prompt=token["data"]["prompt"]
11981198
else:
1199-
prompt="This is a searchable index.Insert yoursearch keywords here: "
1199+
prompt="This is a searchable index.Entersearch keywords: "
12001200
self.processCharacters(
12011201
{"type":tokenTypes["Characters"],"data":prompt})
12021202
attributes=token["data"].copy()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp