~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/table/marvin/x_td_bgcolor_rgb.xml

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
2
 
 
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
4
 
 
5
<html xmlns="http://www.w3.org/1999/xhtml">
 
6
 
 
7
<head>
 
8
 
 
9
<meta name="generator"
 
10
 
 
11
content="HTML Tidy for Mac OS, see www.w3.org" />
 
12
 
 
13
<title>td_bgcolor_name</title>
 
14
 
 
15
<!-- Modified: Changed doctype to xhtml 1.0 transitional Author: Chris Petersen Date: 1/31/01 -->
 
16
 
 
17
<!-- 
 
18
 
 
19
   - The contents of this file are subject to the Mozilla Public
 
20
 
 
21
   - License Version 1.1 (the "License"); you may not use this file
 
22
 
 
23
   - except in compliance with the License. You may obtain a copy of
 
24
 
 
25
   - the License at http://www.mozilla.org/MPL/
 
26
 
 
27
   - 
 
28
 
 
29
   - Software distributed under the License is distributed on an "AS
 
30
 
 
31
   - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 
32
 
 
33
   - implied. See the License for the specific language governing
 
34
 
 
35
   - rights and limitations under the License.
 
36
 
 
37
   - 
 
38
 
 
39
   - The Original Code is Mozilla Communicator Test Cases.
 
40
 
 
41
   - 
 
42
 
 
43
   - The Initial Developer of the Original Code is Netscape Communications
 
44
 
 
45
   - Corp.  Portions created by Netscape Communications Corp. are 
 
46
 
 
47
   - Copyright (C) 1999 Netscape Communications Corp.  All
 
48
 
 
49
   - Rights Reserved.
 
50
 
 
51
   - 
 
52
 
 
53
   - Contributor(s):Christine Dreckman   Date: 4/20/99
 
54
 
 
55
 
 
56
 
 
57
            Chris Petersen   Date: 5/19/99
 
58
 
 
59
 
 
60
 
 
61
            Christine Dreckman   Date: 9/6/2000 
 
62
 
 
63
 
 
64
 
 
65
  -->
 
66
 
 
67
</head>
 
68
 
 
69
<body bgcolor="#FFFFFF">
 
70
 
 
71
<p>Black table with a white body background</p>
 
72
 
 
73
 
 
74
 
 
75
<table border="1">
 
76
 
 
77
<tr>
 
78
 
 
79
<td bgcolor="#000000">
 
80
 
 
81
table table table table</td>
 
82
 
 
83
<td bgcolor="#000000">
 
84
 
 
85
table table table table</td>
 
86
 
 
87
<td bgcolor="#000000">
 
88
 
 
89
table table table table</td>
 
90
 
 
91
</tr>
 
92
 
 
93
 
 
94
 
 
95
<tr>
 
96
 
 
97
<td bgcolor="#000000">
 
98
 
 
99
table table table table</td>
 
100
 
 
101
<td bgcolor="#000000">
 
102
 
 
103
table table table table</td>
 
104
 
 
105
<td bgcolor="#000000">
 
106
 
 
107
table table table table</td>
 
108
 
 
109
</tr>
 
110
 
 
111
</table>
 
112
 
 
113
 
 
114
 
 
115
<p>Silver table with a white body background</p>
 
116
 
 
117
 
 
118
 
 
119
<table border="1">
 
120
 
 
121
<tr>
 
122
 
 
123
<td bgcolor="#C0C0C0">
 
124
 
 
125
table table table table</td>
 
126
 
 
127
<td bgcolor="#C0C0C0">
 
128
 
 
129
table table table table</td>
 
130
 
 
131
<td bgcolor="#C0C0C0">
 
132
 
 
133
table table table table</td>
 
134
 
 
135
</tr>
 
136
 
 
137
 
 
138
 
 
139
<tr>
 
140
 
 
141
<td bgcolor="#C0C0C0">
 
142
 
 
143
table table table table</td>
 
144
 
 
145
<td bgcolor="#C0C0C0">
 
146
 
 
147
table table table table</td>
 
148
 
 
149
<td bgcolor="#C0C0C0">
 
150
 
 
151
table table table table</td>
 
152
 
 
153
</tr>
 
154
 
 
155
</table>
 
156
 
 
157
 
 
158
 
 
159
<p>Gray table with a white body background</p>
 
160
 
 
161
 
 
162
 
 
163
<table border="1">
 
164
 
 
165
<tr>
 
166
 
 
167
<td bgcolor="#808080">
 
168
 
 
169
table table table table</td>
 
170
 
 
171
<td bgcolor="#808080">
 
172
 
 
173
table table table table</td>
 
174
 
 
175
<td bgcolor="#808080">
 
176
 
 
177
table table table table</td>
 
178
 
 
179
</tr>
 
180
 
 
181
 
 
182
 
 
183
<tr>
 
184
 
 
185
<td bgcolor="#808080">
 
186
 
 
187
table table table table</td>
 
188
 
 
189
<td bgcolor="#808080">
 
190
 
 
191
table table table table</td>
 
192
 
 
193
<td bgcolor="#808080">
 
194
 
 
195
table table table table</td>
 
196
 
 
197
</tr>
 
198
 
 
199
</table>
 
200
 
 
201
 
 
202
 
 
203
<p>White table with a white body background</p>
 
204
 
 
205
 
 
206
 
 
207
<table border="1">
 
208
 
 
209
<tr>
 
210
 
 
211
<td bgcolor="#FFFFFF">
 
212
 
 
213
table table table table</td>
 
214
 
 
215
<td bgcolor="#FFFFFF">
 
216
 
 
217
table table table table</td>
 
218
 
 
219
<td bgcolor="#FFFFFF">
 
220
 
 
221
table table table table</td>
 
222
 
 
223
</tr>
 
224
 
 
225
 
 
226
 
 
227
<tr>
 
228
 
 
229
<td bgcolor="#FFFFFF">
 
230
 
 
231
table table table table</td>
 
232
 
 
233
<td bgcolor="#FFFFFF">
 
234
 
 
235
table table table table</td>
 
236
 
 
237
<td bgcolor="#FFFFFF">
 
238
 
 
239
table table table table</td>
 
240
 
 
241
</tr>
 
242
 
 
243
</table>
 
244
 
 
245
 
 
246
 
 
247
<p>Maroon table with a white body background</p>
 
248
 
 
249
 
 
250
 
 
251
<table border="1">
 
252
 
 
253
<tr>
 
254
 
 
255
<td bgcolor="#800000">
 
256
 
 
257
table table table table</td>
 
258
 
 
259
<td bgcolor="#800000">
 
260
 
 
261
table table table table</td>
 
262
 
 
263
<td bgcolor="#800000">
 
264
 
 
265
table table table table</td>
 
266
 
 
267
</tr>
 
268
 
 
269
 
 
270
 
 
271
<tr>
 
272
 
 
273
<td bgcolor="#800000">
 
274
 
 
275
table table table table</td>
 
276
 
 
277
<td bgcolor="#800000">
 
278
 
 
279
table table table table</td>
 
280
 
 
281
<td bgcolor="#800000">
 
282
 
 
283
table table table table</td>
 
284
 
 
285
</tr>
 
286
 
 
287
</table>
 
288
 
 
289
 
 
290
 
 
291
<p>Red table with a white body background</p>
 
292
 
 
293
 
 
294
 
 
295
<table border="1">
 
296
 
 
297
<tr>
 
298
 
 
299
<td bgcolor="#FF0000">
 
300
 
 
301
table table table table</td>
 
302
 
 
303
<td bgcolor="#FF0000">
 
304
 
 
305
table table table table</td>
 
306
 
 
307
<td bgcolor="#FF0000">
 
308
 
 
309
table table table table</td>
 
310
 
 
311
</tr>
 
312
 
 
313
 
 
314
 
 
315
<tr>
 
316
 
 
317
<td bgcolor="#FF0000">
 
318
 
 
319
table table table table</td>
 
320
 
 
321
<td bgcolor="#FF0000">
 
322
 
 
323
table table table table</td>
 
324
 
 
325
<td bgcolor="#FF0000">
 
326
 
 
327
table table table table</td>
 
328
 
 
329
</tr>
 
330
 
 
331
</table>
 
332
 
 
333
 
 
334
 
 
335
<p>Purple table with a white body background</p>
 
336
 
 
337
 
 
338
 
 
339
<table border="1">
 
340
 
 
341
<tr>
 
342
 
 
343
<td bgcolor="#800080">
 
344
 
 
345
table table table table</td>
 
346
 
 
347
<td bgcolor="#800080">
 
348
 
 
349
table table table table</td>
 
350
 
 
351
<td bgcolor="#800080">
 
352
 
 
353
table table table table</td>
 
354
 
 
355
</tr>
 
356
 
 
357
 
 
358
 
 
359
<tr>
 
360
 
 
361
<td bgcolor="#800080">
 
362
 
 
363
table table table table</td>
 
364
 
 
365
<td bgcolor="#800080">
 
366
 
 
367
table table table table</td>
 
368
 
 
369
<td bgcolor="#800080">
 
370
 
 
371
table table table table</td>
 
372
 
 
373
</tr>
 
374
 
 
375
</table>
 
376
 
 
377
 
 
378
 
 
379
<p>Fuchsia table with a white body background</p>
 
380
 
 
381
 
 
382
 
 
383
<table border="1">
 
384
 
 
385
<tr>
 
386
 
 
387
<td bgcolor="#FF00FF">
 
388
 
 
389
table table table table</td>
 
390
 
 
391
<td bgcolor="#FF00FF">
 
392
 
 
393
table table table table</td>
 
394
 
 
395
<td bgcolor="#FF00FF">
 
396
 
 
397
table table table table</td>
 
398
 
 
399
</tr>
 
400
 
 
401
 
 
402
 
 
403
<tr>
 
404
 
 
405
<td bgcolor="#FF00FF">
 
406
 
 
407
table table table table</td>
 
408
 
 
409
<td bgcolor="#FF00FF">
 
410
 
 
411
table table table table</td>
 
412
 
 
413
<td bgcolor="#FF00FF">
 
414
 
 
415
table table table table</td>
 
416
 
 
417
</tr>
 
418
 
 
419
</table>
 
420
 
 
421
 
 
422
 
 
423
<p>Green table with a white body background</p>
 
424
 
 
425
 
 
426
 
 
427
<table border="1">
 
428
 
 
429
<tr>
 
430
 
 
431
<td bgcolor="#008000">
 
432
 
 
433
table table table table</td>
 
434
 
 
435
<td bgcolor="#008000">
 
436
 
 
437
table table table table</td>
 
438
 
 
439
<td bgcolor="#008000">
 
440
 
 
441
table table table table</td>
 
442
 
 
443
</tr>
 
444
 
 
445
 
 
446
 
 
447
<tr>
 
448
 
 
449
<td bgcolor="#008000">
 
450
 
 
451
table table table table</td>
 
452
 
 
453
<td bgcolor="#008000">
 
454
 
 
455
table table table table</td>
 
456
 
 
457
<td bgcolor="#008000">
 
458
 
 
459
table table table table</td>
 
460
 
 
461
</tr>
 
462
 
 
463
</table>
 
464
 
 
465
 
 
466
 
 
467
<p>Lime table with a white body background</p>
 
468
 
 
469
 
 
470
 
 
471
<table border="1">
 
472
 
 
473
<tr>
 
474
 
 
475
<td bgcolor="#00FF00">
 
476
 
 
477
table table table table</td>
 
478
 
 
479
<td bgcolor="#00FF00">
 
480
 
 
481
table table table table</td>
 
482
 
 
483
<td bgcolor="#00FF00">
 
484
 
 
485
table table table table</td>
 
486
 
 
487
</tr>
 
488
 
 
489
 
 
490
 
 
491
<tr>
 
492
 
 
493
<td bgcolor="#00FF00">
 
494
 
 
495
table table table table</td>
 
496
 
 
497
<td bgcolor="#00FF00">
 
498
 
 
499
table table table table</td>
 
500
 
 
501
<td bgcolor="#00FF00">
 
502
 
 
503
table table table table</td>
 
504
 
 
505
</tr>
 
506
 
 
507
</table>
 
508
 
 
509
 
 
510
 
 
511
<p>Olive table with a white body background</p>
 
512
 
 
513
 
 
514
 
 
515
<table border="1">
 
516
 
 
517
<tr>
 
518
 
 
519
<td bgcolor="#808000">
 
520
 
 
521
table table table table</td>
 
522
 
 
523
<td bgcolor="#808000">
 
524
 
 
525
table table table table</td>
 
526
 
 
527
<td bgcolor="#808000">
 
528
 
 
529
table table table table</td>
 
530
 
 
531
</tr>
 
532
 
 
533
 
 
534
 
 
535
<tr>
 
536
 
 
537
<td bgcolor="#808000">
 
538
 
 
539
table table table table</td>
 
540
 
 
541
<td bgcolor="#808000">
 
542
 
 
543
table table table table</td>
 
544
 
 
545
<td bgcolor="#808000">
 
546
 
 
547
table table table table</td>
 
548
 
 
549
</tr>
 
550
 
 
551
</table>
 
552
 
 
553
 
 
554
 
 
555
<p>Yellow table with a white body background</p>
 
556
 
 
557
 
 
558
 
 
559
<table border="1">
 
560
 
 
561
<tr>
 
562
 
 
563
<td bgcolor="#FFFF00">
 
564
 
 
565
table table table table</td>
 
566
 
 
567
<td bgcolor="#FFFF00">
 
568
 
 
569
table table table table</td>
 
570
 
 
571
<td bgcolor="#FFFF00">
 
572
 
 
573
table table table table</td>
 
574
 
 
575
</tr>
 
576
 
 
577
 
 
578
 
 
579
<tr>
 
580
 
 
581
<td bgcolor="#FFFF00">
 
582
 
 
583
table table table table</td>
 
584
 
 
585
<td bgcolor="#FFFF00">
 
586
 
 
587
table table table table</td>
 
588
 
 
589
<td bgcolor="#FFFF00">
 
590
 
 
591
table table table table</td>
 
592
 
 
593
</tr>
 
594
 
 
595
</table>
 
596
 
 
597
 
 
598
 
 
599
<p>Navy table with a white body background</p>
 
600
 
 
601
 
 
602
 
 
603
<table border="1">
 
604
 
 
605
<tr>
 
606
 
 
607
<td bgcolor="#000080">
 
608
 
 
609
table table table table</td>
 
610
 
 
611
<td bgcolor="#000080">
 
612
 
 
613
table table table table</td>
 
614
 
 
615
<td bgcolor="#000080">
 
616
 
 
617
table table table table</td>
 
618
 
 
619
</tr>
 
620
 
 
621
 
 
622
 
 
623
<tr>
 
624
 
 
625
<td bgcolor="#000080">
 
626
 
 
627
table table table table</td>
 
628
 
 
629
<td bgcolor="#000080">
 
630
 
 
631
table table table table</td>
 
632
 
 
633
<td bgcolor="#000080">
 
634
 
 
635
table table table table</td>
 
636
 
 
637
</tr>
 
638
 
 
639
</table>
 
640
 
 
641
 
 
642
 
 
643
<p>Blue table with a white body background</p>
 
644
 
 
645
 
 
646
 
 
647
<table border="1">
 
648
 
 
649
<tr>
 
650
 
 
651
<td bgcolor="#0000FF">
 
652
 
 
653
table table table table</td>
 
654
 
 
655
<td bgcolor="#0000FF">
 
656
 
 
657
table table table table</td>
 
658
 
 
659
<td bgcolor="#0000FF">
 
660
 
 
661
table table table table</td>
 
662
 
 
663
</tr>
 
664
 
 
665
 
 
666
 
 
667
<tr>
 
668
 
 
669
<td bgcolor="#0000FF">
 
670
 
 
671
table table table table</td>
 
672
 
 
673
<td bgcolor="#0000FF">
 
674
 
 
675
table table table table</td>
 
676
 
 
677
<td bgcolor="#0000FF">
 
678
 
 
679
table table table table</td>
 
680
 
 
681
</tr>
 
682
 
 
683
</table>
 
684
 
 
685
 
 
686
 
 
687
<p>Teal table with a white body background</p>
 
688
 
 
689
 
 
690
 
 
691
<table>
 
692
 
 
693
<tr>
 
694
 
 
695
<td bgcolor="#008080">
 
696
 
 
697
table table table table</td>
 
698
 
 
699
<td bgcolor="#008080">
 
700
 
 
701
table table table table</td>
 
702
 
 
703
<td bgcolor="#008080">
 
704
 
 
705
table table table table</td>
 
706
 
 
707
</tr>
 
708
 
 
709
 
 
710
 
 
711
<tr>
 
712
 
 
713
<td bgcolor="#008080">
 
714
 
 
715
table table table table</td>
 
716
 
 
717
<td bgcolor="#008080">
 
718
 
 
719
table table table table</td>
 
720
 
 
721
<td bgcolor="#008080">
 
722
 
 
723
table table table table</td>
 
724
 
 
725
</tr>
 
726
 
 
727
</table>
 
728
 
 
729
 
 
730
 
 
731
<p>Aqua table with a white body background</p>
 
732
 
 
733
 
 
734
 
 
735
<table border="1">
 
736
 
 
737
<tr>
 
738
 
 
739
<td bgcolor="#00FFFF">
 
740
 
 
741
table table table table</td>
 
742
 
 
743
<td bgcolor="#00FFFF">
 
744
 
 
745
table table table table</td>
 
746
 
 
747
<td bgcolor="#00FFFF">
 
748
 
 
749
table table table table</td>
 
750
 
 
751
</tr>
 
752
 
 
753
 
 
754
 
 
755
<tr>
 
756
 
 
757
<td bgcolor="#00FFFF">
 
758
 
 
759
table table table table</td>
 
760
 
 
761
<td bgcolor="#00FFFF">
 
762
 
 
763
table table table table</td>
 
764
 
 
765
<td bgcolor="#00FFFF">
 
766
 
 
767
table table table table</td>
 
768
 
 
769
</tr>
 
770
 
 
771
</table>
 
772
 
 
773
</body>
 
774
 
 
775
</html>
 
776
 
 
777
 
 
778