summaryrefslogtreecommitdiff
path: root/tests/ref/html/box-html.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ref/html/box-html.html')
-rw-r--r--tests/ref/html/box-html.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/ref/html/box-html.html b/tests/ref/html/box-html.html
index 5c970a6b..b2a26533 100644
--- a/tests/ref/html/box-html.html
+++ b/tests/ref/html/box-html.html
@@ -5,8 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
- <p>
- Text <span style="display: inline-block;">Span</span>.
- </p>
+ <p>Text <span style="display: inline-block;">Span</span>.</p>
</body>
</html>