content/xml/tests/load/display.css

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 /**
     2  * A CSS test file for display.xml
     3  *
     4  * This file is intentionally long to make parsing
     5  * it last a little longer.
     6  */
     8 /***********************************************
     9  * S O M E  C O M M E N T S                    *
    10  **********************************************/
    11 doc {
    12   display: block;
    13 }
    15 /***********************************************
    16  * S O M E  C O M M E N T S                    *
    17  **********************************************/
    18 foo {
    19   display: block;
    20 }
    22 /***********************************************
    23  * S O M E  C O M M E N T S                    *
    24  **********************************************/
    25 d {
    26   display: block;
    27   color: red;
    28 }
    30 /***********************************************
    31  * S O M E  C O M M E N T S                    *
    32  **********************************************/
    33 f1 {
    34   display: block;
    35   color: red;
    36   text-decoration: underline;
    37 }
    39 /***********************************************
    40  * S O M E  C O M M E N T S                    *
    41  **********************************************/
    42 f2 {
    43   display: block;
    44   color: red;
    45   text-decoration: underline;
    46 }
    48 /***********************************************
    49  * S O M E  C O M M E N T S                    *
    50  **********************************************/
    51 f3 {
    52   display: block;
    53   color: red;
    54   text-decoration: underline;
    55 }
    57 /***********************************************
    58  * S O M E  C O M M E N T S                    *
    59  **********************************************/
    60 f4 {
    61   display: block;
    62   color: red;
    63   text-decoration: underline;
    64 }
    66 /***********************************************
    67  * S O M E  C O M M E N T S                    *
    68  **********************************************/
    69 f5 {
    70   display: block;
    71   color: red;
    72   text-decoration: underline;
    73 }
    75 /***********************************************
    76  * S O M E  C O M M E N T S                    *
    77  **********************************************/
    78 f6 {
    79   display: block;
    80   color: red;
    81   text-decoration: underline;
    82 }
    84 /***********************************************
    85  * S O M E  C O M M E N T S                    *
    86  **********************************************/
    87 f7 {
    88   display: block;
    89   color: red;
    90   text-decoration: underline;
    91 }
    93 /***********************************************
    94  * S O M E  C O M M E N T S                    *
    95  **********************************************/
    96 f8 {
    97   display: block;
    98   color: red;
    99   text-decoration: underline;
   100 }
   102 /***********************************************
   103  * S O M E  C O M M E N T S                    *
   104  **********************************************/
   105 f9 {
   106   display: block;
   107   color: red;
   108   text-decoration: underline;
   109 }
   111 /***********************************************
   112  * S O M E  C O M M E N T S                    *
   113  **********************************************/
   114 f10 {
   115   display: block;
   116   color: red;
   117   text-decoration: underline;
   118 }
   120 /***********************************************
   121  * S O M E  C O M M E N T S                    *
   122  **********************************************/
   123 f11 {
   124   display: block;
   125   color: red;
   126   text-decoration: underline;
   127 }
   129 /***********************************************
   130  * S O M E  C O M M E N T S                    *
   131  **********************************************/
   132 f12 {
   133   display: block;
   134   color: red;
   135   text-decoration: underline;
   136 }
   138 /***********************************************
   139  * S O M E  C O M M E N T S                    *
   140  **********************************************/
   141 f13 {
   142   display: block;
   143   color: red;
   144   text-decoration: underline;
   145 }
   147 /***********************************************
   148  * S O M E  C O M M E N T S                    *
   149  **********************************************/
   150 f14 {
   151   display: block;
   152   color: red;
   153   text-decoration: underline;
   154 }
   156 /***********************************************
   157  * S O M E  C O M M E N T S                    *
   158  **********************************************/
   159 f15 {
   160   display: block;
   161   color: red;
   162   text-decoration: underline;
   163 }
   165 /***********************************************
   166  * S O M E  C O M M E N T S                    *
   167  **********************************************/
   168 f21 {
   169   display: block;
   170   color: red;
   171   text-decoration: underline;
   172 }
   174 /***********************************************
   175  * S O M E  C O M M E N T S                    *
   176  **********************************************/
   177 f22 {
   178   display: block;
   179   color: red;
   180   text-decoration: underline;
   181 }
   183 /***********************************************
   184  * S O M E  C O M M E N T S                    *
   185  **********************************************/
   186 f23 {
   187   display: block;
   188   color: red;
   189   text-decoration: underline;
   190 }
   192 /***********************************************
   193  * S O M E  C O M M E N T S                    *
   194  **********************************************/
   195 f24 {
   196   display: block;
   197   color: red;
   198   text-decoration: underline;
   199 }
   201 /***********************************************
   202  * S O M E  C O M M E N T S                    *
   203  **********************************************/
   204 f25 {
   205   display: block;
   206   color: red;
   207   text-decoration: underline;
   208 }
   210 /***********************************************
   211  * S O M E  C O M M E N T S                    *
   212  **********************************************/
   213 f26 {
   214   display: block;
   215   color: red;
   216   text-decoration: underline;
   217 }
   219 /***********************************************
   220  * S O M E  C O M M E N T S                    *
   221  **********************************************/
   222 f27 {
   223   display: block;
   224   color: red;
   225   text-decoration: underline;
   226 }
   228 /***********************************************
   229  * S O M E  C O M M E N T S                    *
   230  **********************************************/
   231 f28 {
   232   display: block;
   233   color: red;
   234   text-decoration: underline;
   235 }
   237 /***********************************************
   238  * S O M E  C O M M E N T S                    *
   239  **********************************************/
   240 f29 {
   241   display: block;
   242   color: red;
   243   text-decoration: underline;
   244 }
   246 /***********************************************
   247  * S O M E  C O M M E N T S                    *
   248  **********************************************/
   249 f210 {
   250   display: block;
   251   color: red;
   252   text-decoration: underline;
   253 }
   255 /***********************************************
   256  * S O M E  C O M M E N T S                    *
   257  **********************************************/
   258 f211 {
   259   display: block;
   260   color: red;
   261   text-decoration: underline;
   262 }
   264 /***********************************************
   265  * S O M E  C O M M E N T S                    *
   266  **********************************************/
   267 f212 {
   268   display: block;
   269   color: red;
   270   text-decoration: underline;
   271 }
   273 /***********************************************
   274  * S O M E  C O M M E N T S                    *
   275  **********************************************/
   276 f213 {
   277   display: block;
   278   color: red;
   279   text-decoration: underline;
   280 }
   282 /***********************************************
   283  * S O M E  C O M M E N T S                    *
   284  **********************************************/
   285 f214 {
   286   display: block;
   287   color: red;
   288   text-decoration: underline;
   289 }
   291 /***********************************************
   292  * S O M E  C O M M E N T S                    *
   293  **********************************************/
   294 f215 {
   295   display: block;
   296   color: red;
   297   text-decoration: underline;
   298 }

mercurial