aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.html+lhs
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-08-13 19:23:53 -0700
committerJohn MacFarlane <[email protected]>2023-08-13 19:23:53 -0700
commit948567f200ddaf59c87d0155bb0d652930601a61 (patch)
treeee5f2b90ffa3bb1c5cb7ad4a9081a3d26cc1a1b0 /test/lhs-test.html+lhs
parentcfe8cc797906caf841cd1d0c5f7e65a2e6b5bec7 (diff)
Fix tests for change to template in #8999.
Diffstat (limited to 'test/lhs-test.html+lhs')
-rw-r--r--test/lhs-test.html+lhs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs
index 43c66689b..db055d405 100644
--- a/test/lhs-test.html+lhs
+++ b/test/lhs-test.html+lhs
@@ -61,7 +61,7 @@
max-width: 100%;
}
svg {
- height; auto;
+ height: auto;
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {