質問編集履歴

1

2020/04/29 07:43

投稿

nto
nto

スコア1438

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  <form name="form1" method="post" action="/any.html">
24
24
 
25
- <input type="hidden" name="hoge" value="aaa">
25
+ <input type="hidden" name="hoge" value="any">
26
26
 
27
27
  <td nowrap>
28
28
 
@@ -52,7 +52,7 @@
52
52
 
53
53
  <form name="form1" method="post" action="/any.html">
54
54
 
55
- <input type="hidden" name="hoge" value="bbb">
55
+ <input type="hidden" name="hoge" value="any">
56
56
 
57
57
  <td nowrap>
58
58
 
@@ -82,7 +82,7 @@
82
82
 
83
83
  <form name="form1" method="post" action="/any.html">
84
84
 
85
- <input type="hidden" name="hoge" value="ccc">
85
+ <input type="hidden" name="hoge" value="any">
86
86
 
87
87
  <td nowrap>
88
88