mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 668579 - Add crashtest.
This commit is contained in:
parent
f9e7fa828f
commit
28c370b3f5
10
layout/base/crashtests/668579.html
Normal file
10
layout/base/crashtests/668579.html
Normal file
@ -0,0 +1,10 @@
|
||||
<html><head></head><body>
|
||||
<script>
|
||||
document.body.setAttribute('style', 'position: fixed; -moz-transition-duration: 1s;-moz-transform: scale(1.5);');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
@ -377,6 +377,7 @@ load 663295.html
|
||||
load 663662-1.html
|
||||
load 663662-2.html
|
||||
load 665837.html
|
||||
load 668579.html
|
||||
load 668941.xhtml
|
||||
load 670226.html
|
||||
asserts(2) load 675246-1.xhtml # Bug 675713
|
||||
|
Loading…
Reference in New Issue
Block a user