Skip to content

Commit 798753d

Browse files
committed
[css-ui-3] Update some links which have point to an HTTP 301
1 parent 22bb21f commit 798753d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

css-ui/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Group: csswg
1111
!Issue Tracking: <a href="https://wiki.csswg.org/spec/css3-ui">https://wiki.csswg.org/spec/css3-ui</a>
1212
Status: CR
1313
Work Status: Refining
14-
Editor: Tantek Çelik, Mozilla http://www.mozilla.org, tantek@cs.stanford.edu, http://tantek.com
14+
Editor: Tantek Çelik, Mozilla https://www.mozilla.org/en-US/, tantek@cs.stanford.edu, http://tantek.com
1515
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net, http://florian.rivoal.net
1616
Abstract: This specification describes user interface related
1717
properties and values that are proposed for CSS level&nbsp;3
@@ -1020,7 +1020,7 @@ even though the lack of an open specification
10201020
makes it impossible to have a normative requirement
10211021
about these formats.
10221022
Some information on these formats can be found
1023-
<a href="http://en.wikipedia.org/wiki/ICO_%28file_format%29">on Wikipedia</a>.
1023+
<a href="https://en.wikipedia.org/wiki/ICO_%28file_format%29">on Wikipedia</a>.
10241024

10251025
The <a>default object size</a> for cursor images is
10261026
a UA-defined size that should be based on

css-ui/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@
9191
.highlight .vg { color: #0077aa } /* Name.Variable.Global */
9292
.highlight .vi { color: #0077aa } /* Name.Variable.Instance */
9393
.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>
9898
</head>
9999

100100

@@ -130,7 +130,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
130130
<dd><a href="https://github.com/frivoal/csswg-drafts/issues/">GitHub</a>
131131
<dd><span><a href="https://wiki.csswg.org/spec/css3-ui">https://wiki.csswg.org/spec/css3-ui</a></span>
132132
<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>
134134
<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>
135135
</dl>
136136
</div>
@@ -2145,7 +2145,7 @@ <h4 class="heading settled" data-level="6.1.1" id="cursor"><span class="secno">6
21452145
makes it impossible to have a normative requirement
21462146
about these formats.
21472147
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>
21492149

21502150

21512151
<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

Comments
 (0)