зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1517025 - Add crashtest with invalid URL r=kershaw
Differential Revision: https://phabricator.services.mozilla.com/D16817 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
5f1bc348cd
Коммит
177f356f36
|
@ -0,0 +1,5 @@
|
||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<iframe src="/\b%9ª">
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -249,3 +249,4 @@ load 1516560.html
|
||||||
load structured_clone_container_throws.html
|
load structured_clone_container_throws.html
|
||||||
load xhr_empty_datauri.html
|
load xhr_empty_datauri.html
|
||||||
load xhr_html_nullresponse.html
|
load xhr_html_nullresponse.html
|
||||||
|
load 1517025.html
|
||||||
|
|
Загрузка…
Ссылка в новой задаче