зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1145768 - Crashtest.
This commit is contained in:
Родитель
1124caf989
Коммит
109cdac5f9
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<!--
|
||||
|
||||
user_pref("layout.css.vertical-text.enabled", true);
|
||||
|
||||
-->
|
||||
<script>
|
||||
|
||||
function boom()
|
||||
{
|
||||
document.documentElement.offsetHeight;
|
||||
var emptyTail = q.firstChild.splitText(2);
|
||||
document.documentElement.offsetHeight;
|
||||
emptyTail.splitText(0);
|
||||
}
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="boom();"><div style="width: 1px; height: 1px;"><div id="q" style="writing-mode: vertical-rl;">R</div></div></body>
|
||||
|
||||
</html>
|
|
@ -576,6 +576,7 @@ load 1134531.html
|
|||
load 1134667.html
|
||||
load 1137723-1.html
|
||||
load 1137723-2.html
|
||||
load 1145768.html
|
||||
load 1146103.html
|
||||
load 1146107.html
|
||||
load 1146114.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче