fix: ensure frame.url() includes the query string (#6398)

Co-authored-by: Mathias Bynens <mathias@qiwi.be>
This commit is contained in:
Bryan Maloyer
2020-09-08 10:49:44 +02:00
committed by GitHub
parent 7b24e5435b
commit b6bbfd0ede
3 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1 @@
<iframe src='./frame.html&test=fragment'></iframe>