mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 785555 - crashtest.
This commit is contained in:
parent
1ffc5c3df3
commit
4c3fc3f81a
12
layout/generic/crashtests/785555.html
Normal file
12
layout/generic/crashtests/785555.html
Normal file
@ -0,0 +1,12 @@
|
||||
<dd><output><dfn><blockquote></blockquote><body dir=rtl>
|
||||
H.*XX mhF ~0Gdv`a
|
||||
<table>
|
||||
<figcaption id=test></table>
|
||||
|
||||
|
||||
<script>
|
||||
setTimeout("CFcrash()", 10);
|
||||
function CFcrash() {
|
||||
test.style.display = "inline-block";
|
||||
}
|
||||
</script>
|
@ -481,6 +481,7 @@ load 769120.html
|
||||
load 777838.html
|
||||
load 783228.html
|
||||
skip-if(Android) load 784600.html
|
||||
load 785555.html
|
||||
load 786740-1.html
|
||||
asserts(0-4) test-pref(font.size.inflation.emPerLine,15) load 791601.xhtml # 3 counts of bug 871327, 1 bug 367185
|
||||
test-pref(font.size.inflation.minTwips,120) load 794693.html
|
||||
|
Loading…
Reference in New Issue
Block a user