summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/crashtests/rendering-table-caption-with-list-item-and-svg-crash.html
blob: 0cc371c56daf4115275c661d8affa4b98f5e2234 (plain)
1
2
3
4
5
6
7
<!doctype html>
<title>CSS Text Test: Crash rendering a table caption with list item and svg</title>
<link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com" />
<link rel="help" href="https://crbug.com/1197974">
<meta name="assert" content="The test doesn't crash in debug"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<table dir="rtl"><caption><li><svg></caption></table>