diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/lhs-test.html | 1 | ||||
-rw-r--r-- | test/lhs-test.html+lhs | 1 | ||||
-rw-r--r-- | test/s5-basic.html | 1 | ||||
-rw-r--r-- | test/s5-fancy.html | 1 | ||||
-rw-r--r-- | test/s5-inserts.html | 1 | ||||
-rw-r--r-- | test/writer.html4 | 1 | ||||
-rw-r--r-- | test/writer.html5 | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/test/lhs-test.html b/test/lhs-test.html index 77f75f354..c9777ea7b 100644 --- a/test/lhs-test.html +++ b/test/lhs-test.html @@ -9,7 +9,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> <style type="text/css"> diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs index a17941998..4a121e0d1 100644 --- a/test/lhs-test.html+lhs +++ b/test/lhs-test.html+lhs @@ -9,7 +9,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> <style type="text/css"> diff --git a/test/s5-basic.html b/test/s5-basic.html index f126ad1f4..b3b950327 100644 --- a/test/s5-basic.html +++ b/test/s5-basic.html @@ -14,7 +14,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> <!-- configuration parameters --> diff --git a/test/s5-fancy.html b/test/s5-fancy.html index 1befe4052..9f724af96 100644 --- a/test/s5-fancy.html +++ b/test/s5-fancy.html @@ -14,7 +14,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> <!-- configuration parameters --> diff --git a/test/s5-inserts.html b/test/s5-inserts.html index 6779e5b76..efde179d2 100644 --- a/test/s5-inserts.html +++ b/test/s5-inserts.html @@ -12,7 +12,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> <link rel="stylesheet" href="main.css" type="text/css" /> diff --git a/test/writer.html4 b/test/writer.html4 index ef6d8df74..dc889f07a 100644 --- a/test/writer.html4 +++ b/test/writer.html4 @@ -12,7 +12,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> </head> diff --git a/test/writer.html5 b/test/writer.html5 index a2052e9ea..53fcb84e2 100644 --- a/test/writer.html5 +++ b/test/writer.html5 @@ -12,7 +12,6 @@ code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} - div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> <!--[if lt IE 9]> |