mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Excuse me, sir, but your crashtest is showing.
This commit is contained in:
parent
879e668670
commit
e08f40b6f1
26
layout/base/crashtests/355993-1.xhtml
Normal file
26
layout/base/crashtests/355993-1.xhtml
Normal file
@ -0,0 +1,26 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
<style>
|
||||
body, body * { position: fixed; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<div>
|
||||
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
|
||||
|
||||
<mtable>
|
||||
<mtr>
|
||||
<mtd>
|
||||
<mn>1</mn>
|
||||
</mtd>
|
||||
</mtr>
|
||||
</mtable>
|
||||
</math>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -26,6 +26,7 @@ load 348708-1.xhtml
|
||||
load 349095-1.xhtml
|
||||
load 350128-1.xhtml
|
||||
load 354766-1.xhtml
|
||||
load 355993-1.xhtml
|
||||
load 364427-1.html
|
||||
load 365909-1.xhtml
|
||||
load 365909-2.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user