fune/toolkit/content/tests/chrome/window_navigate_persist.html
Brendan Dahl 3dcc09bf6b Bug 1460639 - Add test for loading persisted size of a navigated window. r=smaug
MozReview-Commit-ID: 2hrI735MR7p

--HG--
extra : rebase_source : 18c6c9a366c982e61dd8addd1581a6b4eed277b5
2018-05-22 15:55:13 -07:00

11 lines
260 B
HTML

<!DOCTYPE html>
<html dir=""
id="persist-window"
width="300" height="300"
persist="screenX screenY width height sizemode">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
</body>
</html>