File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -999,8 +999,8 @@ URL Modifiers</h4>
999
999
Note: A <<url>> that is either unquoted or not wrapped in ''url()'' notation
1000
1000
cannot accept any <<url-modifier>> s.
1001
1001
1002
- <h4 id='prcoessing-model '>
1003
- URL processing model </h4>
1002
+ <h4 id='url-processing '>
1003
+ URL Processing Model </h4>
1004
1004
1005
1005
<div algorithm>
1006
1006
To <dfn export>fetch a style resource</dfn> from [=/url=] |url|,
@@ -5179,6 +5179,7 @@ Acknowledgments</h2>
5179
5179
Secondly, we would like to acknowledge
5180
5180
Anthony Frehner,
5181
5181
Koji Ishii,
5182
+ Noam Rosenthal,
5182
5183
and
5183
5184
Xidorn Quan
5184
5185
for their comments and suggestions,
@@ -5195,6 +5196,8 @@ Recent Changes</h3>
5195
5196
Substantial since <a href="https://www.w3.org/TR/2021/WD-css-values-4-20211016/">16 October 2021 WD</a> :
5196
5197
5197
5198
<ul>
5199
+ <li> Added [[#url-process]] to define integration with CORS, etc.
5200
+ (<a href="https://github.com/w3c/csswg-drafts/issues/562">Issue 562</a> )
5198
5201
<li> Fixed the inverted assignment of [=viewport-percentage length=] behaviors
5199
5202
to types of interface changes (A vs. B).
5200
5203
<blockquote>
You can’t perform that action at this time.
0 commit comments