Files
UXP-Fixed/layout/generic/crashtests/825810-2.html
T
2018-02-02 04:16:08 -05:00

12 lines
247 B
HTML

<!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
<html>
<body>
<div style="display: flex;">
<div style="display: table-caption;"></div>
abc
</div>
</body>
</html>