Skip to content

Commit d18dc01

Browse files
committed
[css-values-4] Markup fixes
1 parent 85b4854 commit d18dc01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-values-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4767,7 +4767,7 @@ Appendix B: Quirky Lengths</h2>
47674767
Additionally, while <<quirky-length>> must be valid as a <<length>>
47684768
when parsing the affected properties in the ''@supports'' rule,
47694769
it is <em>not</em> valid for those properties
4770-
when used in the {{CSS.supports()}} method.
4770+
when used in the {{CSS/supports()|CSS.supports()}} method.
47714771

47724772
A <<quirky-length>> is syntactically identical to a <<number-token>>,
47734773
and is interpreted as a ''px'' length with the same value.
@@ -4818,7 +4818,7 @@ Recent Changes</h3>
48184818
<ul>
48194819
<li>Switched ''*vi'' and ''*vb'' units to resolve against the computed [=writing mode=] of the element itself.
48204820
(<a href="https://github.com/w3c/csswg-drafts/issues/6873">Issue 6873</a>)
4821-
<li>Added [[#url-process]] to define integration with CORS, etc.
4821+
<li>Added [[#url-processing]] to define integration with CORS, etc.
48224822
(<a href="https://github.com/w3c/csswg-drafts/issues/562">Issue 562</a>)
48234823
<li>Fixed the inverted assignment of [=viewport-percentage length=] behaviors
48244824
to types of interface changes (A vs. B).

0 commit comments

Comments
 (0)