mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
|
<search
|
||
|
name="Test Sherlock"
|
||
|
description="Test Description"
|
||
|
method="GET"
|
||
|
searchform="http://example.com/searchform"
|
||
|
action="http://example.com/action"
|
||
|
queryCharset="UTF-8"
|
||
|
>
|
||
|
<input name="userParam" user>
|
||
|
<input name="param" value="value">
|
||
|
</search>
|