aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/inline-block-split.html
blob: 8ec36869035f9d7dff076d41358dc6d648cad510 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
<title>{ib} split</title>
</head>
<body>
<div>
    Some text
    <p>More text
</div>
</body>
</html>