|
91 | 91 | .highlight .vg { color: #0077aa } /* Name.Variable.Global */ |
92 | 92 | .highlight .vi { color: #0077aa } /* Name.Variable.Instance */ |
93 | 93 | .highlight .il { color: #990055 } /* Literal.Number.Integer.Long */ |
94 | | - .highlight { background: hsl(24, 20%, 95%); } |
95 | | - pre.highlight { padding: 1em; margin: .5em 0; overflow: auto; } |
96 | | - :not(pre).highlight { padding: .1em; border-radius: .3em; } |
97 | | - </style> |
| 94 | + .highlight { background: hsl(24, 20%, 95%); } |
| 95 | + pre.highlight { padding: 1em; margin: .5em 0; overflow: auto; } |
| 96 | + :not(pre).highlight { padding: .1em; border-radius: .3em; } |
| 97 | + </style> |
98 | 98 | </head> |
99 | 99 |
|
100 | 100 |
|
@@ -130,7 +130,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont |
130 | 130 | <dd><a href="https://github.com/frivoal/csswg-drafts/issues/">GitHub</a> |
131 | 131 | <dd><span><a href="https://wiki.csswg.org/spec/css3-ui">https://wiki.csswg.org/spec/css3-ui</a></span> |
132 | 132 | <dt class="editor">Editors: |
133 | | - <dd class="editor p-author h-card vcard"><a class="p-name fn u-url url" href="http://tantek.com">Tantek Çelik</a> (<a class="p-org org" href="http://www.mozilla.org">Mozilla</a>) <a class="u-email email" href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a> |
| 133 | + <dd class="editor p-author h-card vcard"><a class="p-name fn u-url url" href="http://tantek.com">Tantek Çelik</a> (<a class="p-org org" href="https://www.mozilla.org/en-US/">Mozilla</a>) <a class="u-email email" href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a> |
134 | 134 | <dd class="editor p-author h-card vcard"><a class="p-name fn u-url url" href="http://florian.rivoal.net">Florian Rivoal</a> (<span class="p-org org">Invited Expert</span>) <a class="u-email email" href="mailto:florian@rivoal.net">florian@rivoal.net</a> |
135 | 135 | </dl> |
136 | 136 | </div> |
@@ -2145,7 +2145,7 @@ <h4 class="heading settled" data-level="6.1.1" id="cursor"><span class="secno">6 |
2145 | 2145 | makes it impossible to have a normative requirement |
2146 | 2146 | about these formats. |
2147 | 2147 | Some information on these formats can be found |
2148 | | -<a href="http://en.wikipedia.org/wiki/ICO_%28file_format%29">on Wikipedia</a>.</p> |
| 2148 | +<a href="https://en.wikipedia.org/wiki/ICO_%28file_format%29">on Wikipedia</a>.</p> |
2149 | 2149 |
|
2150 | 2150 |
|
2151 | 2151 | <p>The <a data-link-type="dfn" href="http://dev.w3.org/csswg/css-images-3/#default-object-size">default object size</a> for cursor images is |
|
0 commit comments