File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -604,7 +604,8 @@ Fragment URLs</h5>
604604 This reference must always be treated as same-document
605605 (rather than cross-document).
606606
607- When serializing a ''url()'' with the <a>local url flag</a> set,
607+ When <a href="https://www.w3.org/TR/cssom-1/#serializing-css-values">serializing</a>
608+ a ''url()'' with the <a>local url flag</a> set,
608609 it must serialize as just the fragment.
609610
610611 <details class=note>
@@ -811,7 +812,7 @@ Numbers with Units: <a>dimensions</a></h3>
811812<h3 id="compat">
812813Compatible Units</h3>
813814
814- When serializing <a>computed values</a> ,
815+ When <a href="https://www.w3.org/TR/cssom-1/# serializing-css-values">serializing</a> <a>computed values</a> [[!CSSOM]] ,
815816 <dfn export local-lt=compatible>compatible units</dfn>
816817 (those related by a static multiplicative factor,
817818 like the 96:1 factor between ''px'' and ''in'' ,
@@ -1739,6 +1740,8 @@ Serialization</h4>
17391740 which then drops the ''calc()'' wrapper.)
17401741 </div>
17411742
1743+ See [[!CSSOM]] for further information on serialization.
1744+
17421745<!--
17431746████████ ███████ ██████ ██████ ██ ████████ ███ ███
17441747 ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
You can’t perform that action at this time.
0 commit comments