diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2015-09-18 21:58:58 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2015-09-18 21:58:58 +0200 |
| commit | 729cf0b66d9ccaf381a2150f75fb57c1c98c3b4c (patch) | |
| tree | 83db7ddbc4c4bd5d13784a1ec4b6b8621d0697e8 /tests/data/formattest.html | |
| parent | ba4f1f02ea2f99eb2be367530f28e0146fa303f7 (diff) | |
| download | grauphel-729cf0b66d9ccaf381a2150f75fb57c1c98c3b4c.tar.gz grauphel-729cf0b66d9ccaf381a2150f75fb57c1c98c3b4c.zip | |
Add travis-ci.org configuration
Diffstat (limited to 'tests/data/formattest.html')
| -rw-r--r-- | tests/data/formattest.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/formattest.html b/tests/data/formattest.html index 5bc3709..a7dbe14 100644 --- a/tests/data/formattest.html +++ b/tests/data/formattest.html @@ -20,7 +20,7 @@ Formatierungen:<br /> <i>Kursiver Text</i><br /> <span class="strikethrough">Durchgestrichener Text</span><br /> <span class="highlight">Hervorgehobener Text</span><br /> -<tt>Feste Breite</tt><br /> +<span style="font-family:monospace; white-space: pre-wrap">Feste Breite</span><br /> <br /> Schriftgrößen:<br /> <span class="small">klein</span><br /> |
