質問編集履歴
1
<input type='text' class='green input'>
test
CHANGED
File without changes
|
test
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
<input type='text' class='red input'>
|
8
8
|
|
9
|
-
<input type='text' class='green'>
|
9
|
+
<input type='text' class='green input'>
|
10
10
|
|
11
11
|
<textarea class='red textarea'></textarea>
|
12
12
|
|