Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
<form>属性がないか空の属性の場合と同様にaction、URL パラメータに空の文字列が指定された XMLHttpRequest が現在の URL を要求するのは、一貫した信頼できる動作ですか?
<form>
action
実験の結果、答えは「いいえ」のようです。実際、URL 引数は必須であり、エラーが発生します。