Skip to content

Commit f72c53c

Browse files
committed
Fix references to avoid bikeshed warnings
[css-writing-modes] No longer link to css-multicol-1 for the 'column-gap' property, as the property definition appears in css-align-3 (without ambiguity). [css-ruby] Refer to 'CSS-FLEXBOX-1' instead of 'CSS3-FLEXBOX-1' [css-conditional] Avoid indentation 'fatal error'. [css-box] Disambiguate 'size' in css-box-3: it refers to a width or height measurement, not an infra data structure size.
1 parent 4d7627c commit f72c53c

File tree

6 files changed

+6
-1683
lines changed

6 files changed

+6
-1683
lines changed

css-box-3/Overview.bs

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Abstract: This specification describes the margin and padding properties, which
1212
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1313
Ignored Terms: internal table elements, block layout
1414
</pre>
15+
<pre class='link-defaults'>
16+
spec:css-sizing-3; type:dfn; text:size
17+
</pre>
1518

1619
Introduction {#intro}
1720
============

css-conditional-3/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@ partial namespace CSS {
651651
would return true,
652652
return <code>true</code>.
653653
3. Otherwise, return <code>false</code>.
654+
654655
</div>
655656
</dl>
656657

0 commit comments

Comments
 (0)