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>
999999 Note: A <<url>> that is either unquoted or not wrapped in ''url()'' notation
10001000 cannot accept any <<url-modifier>> s.
10011001
1002- <h4 id='prcoessing-model '>
1003- URL processing model </h4>
1002+ <h4 id='url-processing '>
1003+ URL Processing Model </h4>
10041004
10051005 <div algorithm>
10061006 To <dfn export>fetch a style resource</dfn> from [=/url=] |url|,
@@ -5179,6 +5179,7 @@ Acknowledgments</h2>
51795179 Secondly, we would like to acknowledge
51805180 Anthony Frehner,
51815181 Koji Ishii,
5182+ Noam Rosenthal,
51825183 and
51835184 Xidorn Quan
51845185 for their comments and suggestions,
@@ -5195,6 +5196,8 @@ Recent Changes</h3>
51955196 Substantial since <a href="https://www.w3.org/TR/2021/WD-css-values-4-20211016/">16 October 2021 WD</a> :
51965197
51975198 <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> )
51985201 <li> Fixed the inverted assignment of [=viewport-percentage length=] behaviors
51995202 to types of interface changes (A vs. B).
52005203 <blockquote>
You can’t perform that action at this time.
0 commit comments