mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
The crashtests hung in the sky in much the same way that bricks don't.
This commit is contained in:
parent
737370db9c
commit
6726b2c313
12
layout/base/crashtests/379419-1.xhtml
Normal file
12
layout/base/crashtests/379419-1.xhtml
Normal file
@ -0,0 +1,12 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<body>
|
||||
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td>Foo</td>
|
||||
</tr>
|
||||
<thead style="display: block;"></thead>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -34,6 +34,7 @@ load 367015-1.html
|
||||
load 371681-1.xhtml
|
||||
load 372237-1.html
|
||||
load 372550-1.html
|
||||
load 379419-1.xhtml
|
||||
load 379799-1.html
|
||||
load 379920-1.svg
|
||||
load 379920-2.svg
|
||||
|
Loading…
Reference in New Issue
Block a user