Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text/crashtests/rendering-table-caption-with-list-item-and-svg-crash.html - WPT Dashboard Interop Dashboard
<!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" />
<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>