The importance of human-readable markup
IE/Winを「くらっしゅ」させるHTMLコード。なんとなく既視感があるけれど、5行どころか<input type>だけでも。Proxomitronフィルタがどんどん増えて行くよ。
[Patterns]
Name = "IE/Win - Input[@type]"
Active = TRUE
Bounds = "<input*>"
Limit = 256
Match = "<input \0 type [^=]*"
Replaceは適当に。\s{0,*}はProxomirtonでは半角スペース一個で表現するらしい。syntaxの簡略化は、滅多に弄らない人間にとって拷問。