FrontPage 

TB Wiki

Login

Regression Test

Expected HTML for page "printable.css"


expected html
nothing
t1/* tbwiki Printable Stylest
2 *
3<ul><li>Copyright 2016 by Tim Bird
4*/
5</ul>
6<p>
7body {
8   background-color: #eeeeee;
9   color: #000000;
10   font-family: Times New;
11   font-size: 12pt;
12   margin-right: 0px;
13   margin-left: 2px;
14}
15<p>
16.content {
17   background-color: #ffffff;
18}
19<p>
20h1,h2,h3,h4,h5 {
21   font-family: Helvetica;
22}
23<p>
24h1 {
25   font-size: 16pt;
26   font-weight: normal;
27   padding-bottom: 2px;
28   border-bottom: 1px solid #c0c0c0;
29}
30<p>
31h2 {
32   font-size: 14pt;
33   font-weight: normal;
34}
35<p>
36h3 {
37   font-size: 10pt;
38}
39<p>
40h4 {
41   font-size: 10pt;
42}
43<p>
44.site_title h1 {
45   font-size: 22pt;
46   font-weight: bold;
47   padding-bottom: 2px;
48}
49<p>
50.page_title h1 {
51   font-size: 22pt;
52   font-weight: bold;
53   padding-bottom: 2px;
54   border-bottom: 1px solid #c0c0c0;
55}
56<p>
57.index {
58   margin-left: 20pt;
59}
60<p>
61.index h4 {
62   font-size: 14pt;
63   border-bottom: 2px solid #4040ff;
64   margin-bottom: 2px;
65}
66<p>
67.toc {
68   display: table;
69   width: 0%;
70   margin-left: 20pt;
71   margin-right: auto;
72   padding-right: 15px;
73   background-color: #ffffe0;
74   border: 2px solid #ffffb0;
75   font-family: Helvetica;
76   font-size: 9pt;
77}
78<p>
79/**********************************************
80<ul><li>overall layout is:
81 *
82<li>+----main-----------------------+
83<li>|sidebar  | +--- article------+ |
84<li>| +-----+ | |+---actionbar--+ | |
85<li>| |     | | ||              | | |
86<li>| |     | | |+--------------+ | |
87<li>| +-----+ | |+---content----+ | |
88<li>| +-----+ | ||              | | |
89<li>| |     | | ||              | | |
90<li>| +-----+ | ||              | | |
91<li>|         | |+--------------+ | |
92<li>+-------------------------------+
93 *
94<li>Note: the 'main' table has a cell with class 'sidebarcol'
95<li>each table in this cell is of class 'sidebar'
96 */
97</ul>
98<p>
99/**********************************************
100<ul><li>sidebar stuff
101 */
102</ul>
103<p>
104.sidebarcol {
105  vertical-align: top;
106  width: 130px;
107}
108<p>
109.sidebar table {
110  background-color: #ffffff;
111  border: 1px solid #808080;
112  margin-right: 5px;
113  width: 100%;
114}
115<p>
116#search_table {
117  border: 0px;
118}
119<p>
120.sidebar ul {
121  list-style-type: square;
122  list-style-color: green;
123  list-style-position: inside;
124  font-size: 10pt;
125  padding-left: 5;
126}
127<p>
128/**********************************************
129<ul><li>actionbar stuff
130 */
131</ul>
132<p>
133/*
134A.actionbar:link {
135   color: red;
136}
137<p>
138A.actionbar:visited {
139   color: red;
140}
141*/
142<p>
143.actionbar td {
144   text-align: center;
145}
146<p>
147.actionbar table {
148   width: 100%;
149   border-collapse: collapse;
150   margin-bottom: 0px;
151/*   border: 2px solid yellow; */
152}
153<p>
154.gap {
155/*  background-color: none; */
156  border-bottom: 2px solid #808080;
157  border-top: 0px none;
158  border-left: 0px none;
159  border-right: 0px none;
160}
161<p>
162.inactivetab {
163  background-color: #ffffff;
164  padding-left: 3px;
165  padding-right: 3px;
166  border: 2px solid #808080;
167}
168<p>
169.activetab {
170  background-color: #ffffff;
171  padding-left: 3px;
172  padding-right: 3px;
173  border: 2px solid #c0c080;
174  border-bottom: 0px none;
175  font-weight: bold;
176}
177<p>
178.main {
179  width: 100%;
180  border-collapse: collapse;
181/*  border: 2px solid green; */
182}
183<p>
184.main td {
185  margin-top: 0px;
186  margin-bottom: 0px;
187  vertical-align: top;
188/*  border: 2px solid green; */
189}
190<p>
191.article {
192  width: 100%;
193  padding-top: 0px;
194  padding-bottom: 0px;
195  margin-left: 0px;
196  margin-right: 0px;
197  border-collapse: collapse;
198/*  border: 2px solid red; */
199}
200<p>
201.article td {
202  padding-top: 0px;
203  padding-bottom: 0px;
204/*  border: 2px solid red; */
205}
206<p>
207.content {
208  padding: 4px;
209  margin-left: 0px;
210  margin-right: 0px;
211  margin-top: 0px;
212}
213<p>
214/**********************************************
215<ul><li>edit_help stuff
216 */
217.edit_help_table {
218  background-color: #e0ffe0;
219  border: 2px solid #b0ffb0;
220}
221</ul>
222<p>
223.edit_help {
224  font-size: 12pt;
225}
226<p>
227.help_def {
228  font-family: Helvetica;
229  font-weight: bold;
230  font-size: 11pt;
231}
232<p>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "printable.css"


expected html
generated html
t No Differences Found t No Differences Found 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Update saved output

Back to diff page

Return to Regression_Test page
TBWiki engine 1.9.3 by Tim Bird