Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.68 KB

File metadata and controls

36 lines (30 loc) · 1.68 KB

IEModeSample

Microsoft Edge IEモードの動作確認のために作成したサンプルWebアプリケーションです。

Prerequisite

  • .NET 8.0

Getting Started

テストユーザー

  • ユーザー名: Maria Rodriguez
  • メールアドレス: [email protected]
  • パスワード: 任意

シナリオ

1. window.open の挙動の違い

2. Edge -> IEモードのセッションCookieは共有できるがその逆は不可

  • Edge -> IEモード (Cookieが共有されている場合)

  • Edge -> IEモード (Cookieが共有されていない場合)

  • Cookieが共有されていても、IEモード -> Edge の方向は不可