blob: 1f5c1e4f0f0d6ec0c08d935d86ac92e26295187e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Test: Check if the tab stop positions are computed properly when their runs are not adjacent to the parent's content box.</title>
<style>
pre {
font-size: 12px;
}
</style>
</head>
<body>
<pre id=content>lines should match with tabs
lines should match with tabs</pre>
</body>
</html>