blob: 74657aef98a07c65a1295261a08c4d86190e9e29 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>This tests that we can reconstruct the line tree when a dynamic change is triggered on the block after switching out of simple line layout.</title>
</head>
<body>
<div id=container style="width: 200px;">
This long long long long long text should not get cut off after "extra text" is added to the end. extra text
</div>
</body>
</html>