File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ Processing Stylesheet Imports</h3>
297
297
return.
298
298
299
299
4. Let |importedStylesheet| be the result of [=Parse a stylesheet|parsing=] |byteStram|
300
- given |parsedUrl|.
300
+ given |parsedUrl|.
301
301
302
302
5. Set |importedStylesheet|'s <a spec=cssom>origin-clean flag</a> to
303
303
|parentStylesheet|'s <a spec=cssom>origin-clean flag</a> .
@@ -1297,7 +1297,7 @@ Changes since the 15 Oct 2021 Working Draft</h3>
1297
1297
Non-trivial changes since the <a href="https://www.w3.org/TR/2021/WD-css-cascade-4-20211015/">15 October 2021 Working Draft</a> :
1298
1298
1299
1299
* Added [[#value-aliasing]] section.
1300
- (<a href="https://github.com/w3c/csswg-drafts/issues/6193">Issue 6193</a> )
1300
+ (<a href="https://github.com/w3c/csswg-drafts/issues/6193">Issue 6193</a> )
1301
1301
1302
1302
1303
1303
<h3 id="changes-2018">
Original file line number Diff line number Diff line change @@ -1966,7 +1966,7 @@ Non-trivial changes since the <a href="https://www.w3.org/TR/2021/WD-css-cascade
1966
1966
* Added [[#layer-apis]] section.
1967
1967
(<a href="https://github.com/w3c/csswg-drafts/issues/6576">Issue 6576</a> )
1968
1968
* Clarified the behavior of ''revert-layer'' keyword when
1969
- used in the style attribute or ''@keframes '' at-rule.
1969
+ used in the style attribute or ''@keyframes '' at-rule.
1970
1970
(<a href="https://github.com/w3c/csswg-drafts/issues/6743">Issue 6743</a> )
1971
1971
* Clarified the behavior of the ''layer'' keyword and ''layer()'' function
1972
1972
on ''@import'' rules.
You can’t perform that action at this time.
0 commit comments