2 つのサーバー (prod.example.com と img.example.com) を取得しました
「prod」では、キャンバスを使用して「img」から画像を処理します
FFとChromeではすべて問題ありません
しかし、Safariではこれを手に入れましたSECURITY_ERR: DOM Exception 18: An attempt was made to break through the security policy of the user agent.
「img」のすべての画像Access-Control-Allow-Origin:*
のヘッダーにある
それで、パドラはどこですか?