зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1604972 - Remove tresize iframes temporarily r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D58057 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c59f473413
Коммит
8e32c3483a
|
@ -17,8 +17,9 @@ function runTest() {
|
|||
</head>
|
||||
<body id="body" onload="runTest();">
|
||||
<div style="text-align:center; margin-left:auto; margin-right:auto; background-color:Silver; width:100px; height:100%;">RESIZE</div>
|
||||
<iframe src="http://fakedomain1.talos/tests/tresize/tresize-iframe.html" style="position: absolute; top: 0px; width: 25%; height: 25%;"></iframe>
|
||||
<iframe src="http://fakedomain2.talos/tests/tresize/tresize-iframe.html" style="position: absolute; top: 0px; right: 0px; width: 25%; height: 25%;"></iframe>
|
||||
<!-- TODO: see bug 1604972 - these iframes are removed temporarily for failures with Fission enabled -->
|
||||
<!-- <iframe src="http://fakedomain1.talos/tests/tresize/tresize-iframe.html" style="position: absolute; top: 0px; width: 25%; height: 25%;"></iframe> -->
|
||||
<!-- <iframe src="http://fakedomain2.talos/tests/tresize/tresize-iframe.html" style="position: absolute; top: 0px; right: 0px; width: 25%; height: 25%;"></iframe> -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче