diff --git a/tests/parser/inputBoxParserTests.txt b/tests/parser/inputBoxParserTests.txt index 89c0bd4f..e81c1552 100644 --- a/tests/parser/inputBoxParserTests.txt +++ b/tests/parser/inputBoxParserTests.txt @@ -10,7 +10,7 @@ InputBox type=search type=search -!! html+tidy +!! html
!! end @@ -20,7 +20,7 @@ InputBox type=create type=create -!! html+tidy +!! html

!! end @@ -31,7 +31,7 @@ InputBox type=create with minor type=create minor=1 -!! html+tidy +!! html

!! end @@ -42,7 +42,7 @@ InputBox type=create with minor=0 type=create minor=0 -!! html+tidy +!! html

!! end @@ -54,7 +54,7 @@ type=create preloadparams[]=param1 preloadparams[]=param2 -!! html+tidy +!! html

!! end @@ -66,7 +66,7 @@ type=create preloadparams[]= preloadparams[]= -!! html+tidy +!! html

!! end @@ -77,7 +77,7 @@ InputBox type=create with editintro type=create editintro=MediaWiki:Test -!! html+tidy +!! html

!! end @@ -88,7 +88,7 @@ InputBox type=create with empty editintro type=create editintro= -!! html+tidy +!! html

!! end @@ -99,7 +99,7 @@ InputBox type=create with summary type=create summary=Summary test -!! html+tidy +!! html

!! end @@ -110,7 +110,7 @@ InputBox type=create with empty summary type=create summary= -!! html+tidy +!! html

!! end @@ -121,7 +121,7 @@ InputBox type=create with nosummary type=create nosummary=true -!! html+tidy +!! html

!! end @@ -132,7 +132,7 @@ InputBox type=create with empty nosummary type=create nosummary= -!! html+tidy +!! html

!! end @@ -143,7 +143,7 @@ InputBox type=create with prefix type=create prefix=Test/ -!! html+tidy +!! html

!! end @@ -154,7 +154,7 @@ InputBox type=create with empty prefix type=create prefix= -!! html+tidy +!! html

!! end @@ -165,7 +165,7 @@ InputBox type=create with preload type=create preload=test -!! html+tidy +!! html

!! end @@ -176,7 +176,7 @@ InputBox type=create with empty preload type=create preload= -!! html+tidy +!! html

!! end @@ -186,7 +186,7 @@ InputBox type=comment type=comment -!! html+tidy +!! html

!! end @@ -196,7 +196,7 @@ InputBox type=commenttitle type=commenttitle -!! html+tidy +!! html

!! end @@ -206,7 +206,7 @@ InputBox type=fulltext type=fulltext -!! html+tidy +!! html
!! end @@ -216,7 +216,7 @@ InputBox type=move type=move -!! html+tidy +!! html

!! end @@ -227,7 +227,7 @@ InputBox type=search with tour type=search tour=test -!! html+tidy +!! html
!! end @@ -241,7 +241,7 @@ type=create default=-{sr-el: Some latin; sr-ec: Not latin }- placeholder=-{sr-el: el; sr-ec: ec}- -!! html+tidy +!! html

!! end @@ -252,6 +252,6 @@ InputBox type=search with aria label type=search arialabel=Search this wiki -!! html+tidy +!! html
!! end