зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1427221 part 2 - Change test to fail every time. r=mats
This commit is contained in:
Родитель
151539c1e0
Коммит
4e9d0d1a06
|
@ -19,12 +19,14 @@ function remove(n)
|
|||
{
|
||||
n.parentNode.removeChild(n);
|
||||
}
|
||||
|
||||
window.addEventListener("MozReftestInvalidate", boom);
|
||||
/* ]]> */
|
||||
</script>
|
||||
<title> test for pseudo removal</title>
|
||||
</head>
|
||||
|
||||
<body onload="boom();">
|
||||
<body>
|
||||
<div style="display:table; border-spacing:10px; background-color:red">
|
||||
<div id="target1">target</div>
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче