Skip to content

Commit 1367cc6

Browse files
committed
Switch css21 cross-references to css2
1 parent 590dbdb commit 1367cc6

File tree

25 files changed

+37
-37
lines changed

25 files changed

+37
-37
lines changed

css-2015/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ Preserving the Openness of CSS</h5>
608608
<h3 id="terms">Terms Index</h3>
609609

610610
<index type="dfn" status="TR" for="
611-
css21,
611+
css2,
612612
css-display-3,
613613
css-syntax-3,
614614
css-style-attr-1,
@@ -634,7 +634,7 @@ Preserving the Openness of CSS</h5>
634634

635635
<!-- Display is added just to get the terms that 2.1 doesn't actually dfn. -->
636636

637-
Issue: Export terms from animations, backgrounds, selectors, style-attr, conditional, namespaces, ui, css21, and color
637+
Issue: Export terms from animations, backgrounds, selectors, style-attr, conditional, namespaces, ui, css2, and color
638638
so we can fully generate this index.
639639
Also, republish stuff that doesn't have a stable link yet so we can link it here.
640640

@@ -947,7 +947,7 @@ ISSUE: Bikeshed should be amended shortly to allow auto-genning the propdef inde
947947
ISSUE: Cross-linking from CSS Backgrounds and Borders is kinda broken atm...
948948

949949
<index type="value" status="TR" for="
950-
css21,
950+
css2,
951951
css-syntax-3,
952952
css-style-attr-1,
953953
css-conditional-3,

css-2017/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Preserving the Openness of CSS</h5>
654654
<h3 id="terms">Terms Index</h3>
655655

656656
<index type="dfn" status="TR" spec="
657-
css21,
657+
css2,
658658
css-syntax-3,
659659
css-style-attr-1,
660660
mediaqueries-3,
@@ -691,7 +691,7 @@ Preserving the Openness of CSS</h5>
691691
<h3 id="selectors">Selector Index</h3>
692692

693693
<index type="selector" status="TR" spec="
694-
css21,
694+
css2,
695695
css-syntax-3,
696696
css-style-attr-1,
697697
mediaqueries-3,
@@ -729,7 +729,7 @@ Preserving the Openness of CSS</h5>
729729
At-Rule Index</h3>
730730

731731
<index type="at-rule" status="TR" spec="
732-
css21,
732+
css2,
733733
css-syntax-3,
734734
css-style-attr-1,
735735
mediaqueries-3,
@@ -766,7 +766,7 @@ At-Rule Index</h3>
766766
<h3 id="properties">Property Index</h3>
767767

768768
<index type="property" status="TR" spec="
769-
css21,
769+
css2,
770770
css-syntax-3,
771771
css-style-attr-1,
772772
mediaqueries-3,
@@ -803,7 +803,7 @@ At-Rule Index</h3>
803803
<h3 id="values">Values Index</h3>
804804

805805
<index type="value" status="TR" spec="
806-
css21,
806+
css2,
807807
css-syntax-3,
808808
css-style-attr-1,
809809
mediaqueries-3,

css-cascade-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Previous Version: https://www.w3.org/TR/2005/WD-css3-cascade-20051215/
1818
Issue Tracking: Disposition of Comments https://drafts.csswg.org/css-cascade/issues
1919
Abstract: This CSS module describes how to collate style rules and assign values to all properties on all elements. By way of cascading and inheritance, values are propagated for all properties on all elements.
2020
Ignored Terms: auto, flex items
21-
Link Defaults: css21 (property) display
21+
Link Defaults: css2 (property) display
2222
</pre>
2323

2424
<h2 id="intro">

css-contain-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec: css-backgrounds-3;
2929
type: dfn; url: https://drafts.csswg.org/css-backgrounds-3/#corner-clipping; text: corner clipping
3030
</pre>
3131
<pre class=link-defaults>
32-
spec:css21; type:dfn; text:stacking context
32+
spec:css2; type:dfn; text:stacking context
3333
spec:css-content; type:property; text:content
3434
spec:css-display-3; type:property; text:display
3535
spec:css-lists-3; type:property; text:counter-increment

css-content-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Former Editor: Håkon Wium Lie, Opera Software, howcome@opera.com
1414
Former Editor: Ian Hickson, Google, ian@hixie.ch
1515
Ignored Terms: <datetime>, leader(), string(), target-counter(), target-counters(), target-text()
1616
Abstract: This CSS3 Module describes how to insert content in a document.
17-
Link Defaults: css21 (type) <uri>, css-display-3 (value) inline
17+
Link Defaults: css2 (type) <uri>, css-display-3 (value) inline
1818
Status Text: This is a very rough draft, and is not ready for implementation.
1919
Default Highlight: css
2020
</pre>

css-flexbox-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ WPT Path Prefix: css/css-flexbox/
3434
</pre>
3535

3636
<pre class='link-defaults'>
37-
spec: css21; type: property
37+
spec: css2; type: property
3838
text: margin
3939
text: min-width
4040
text: max-width

css-gcpm-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ED: https://drafts.csswg.org/css-gcpm/
99
TR: https://www.w3.org/TR/css-gcpm-3/
1010
Editor: Dave Cramer, Hachette Livre, dave.cramer@hbgusa.com, w3cid 65283
1111
Former Editor: Håkon Wium Lie, Opera Software
12-
Link defaults: css-content-3 (property) counter-increment, css-content-3 (property) counter-reset, css21 (property) string, css21 (property) max-height
12+
Link defaults: css-content-3 (property) counter-increment, css-content-3 (property) counter-reset, css2 (property) string, css2 (property) max-height
1313
Abstract: Books and other paged media often use special techniques to display information. Content may be moved to or generated for special areas of the page, such as running heads or footnotes. Generated content within pages, such as tab leaders or cross-references, helps readers navigate within and between pages.
1414
Previous Version: https://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/
1515
Previous version: https://hg.csswg.org/drafts/raw-file/6a5c44d11c2b/css-gcpm/Overview.html

css-grid-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Issue Tracking: Disposition of Comments https://drafts.csswg.org/css-grid-1/issu
2424
Abstract: This CSS module defines a two-dimensional grid-based layout system, optimized for user interface design. In the grid layout model, the children of a grid container can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.
2525
Ignored Terms: containing block, <positive-integer>, <ident>, auto, grid-*-start, grid-*-end, flex factor, flex factors, block formatting context, grid-auto-position
2626
Ignored Vars: A, B, C, size-contribution, track-sizes, extra-space
27-
Link Defaults: css21 (property) margin/min-height/max-height/min-width/max-width, css-align-3 (value) stretch/baseline, css-position-3 (property) left, css-position-3 (property) position, css-writing-modes-3 (dfn) start/end
27+
Link Defaults: css2 (property) margin/min-height/max-height/min-width/max-width, css-align-3 (value) stretch/baseline, css-position-3 (property) left, css-position-3 (property) position, css-writing-modes-3 (dfn) start/end
2828
At Risk: application of grid placement to absolutely-positioned boxes
2929
</pre>
3030

css-images-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Previous Version: https://www.w3.org/TR/2012/CR-css3-images-20120417/
2424
Previous Version: https://www.w3.org/TR/2012/WD-css3-images-20120112/
2525
Ignored Terms: <offset>, background positioning area, border image area, <meetorslice>, <ending-shape>, Map, center, content
2626
Ignored Vars: start image, end image
27-
Link Defaults: css21 (property) display
27+
Link Defaults: css2 (property) display
2828
Include Can I Use Panels: yes
2929
</pre>
3030

css-images-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Note: No change from [[css3-images]].
442442
<dt>
443443
an <a lt="element-not-rendered">element that is rendered</a>,
444444
is not a descendant of a replaced element,
445-
and generates a <a spec=css21>stacking context</a>
445+
and generates a <a spec=css2>stacking context</a>
446446
<dd>
447447
The function represents an image with its intrinsic size equal to the <dfn export>decorated bounding box</dfn> of the referenced element:
448448

css-logical-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.n
1212
Abstract: This module introduces logical properties and values that provide the author with the ability to control layout through logical, rather than physical, direction and dimension mappings. The module defines logical properties and values for the features defined in [[CSS21]]. These properties are writing-mode relative equivalents of their corresponding physical properties.
1313
Ignored Terms: div, dl, dfn
1414
Ignored Vars: *
15-
Link Defaults: css21 (property) width/height/min-width/min-height/max-width/max-height
15+
Link Defaults: css2 (property) width/height/min-width/min-height/max-width/max-height
1616
</pre>
1717

1818
<pre class="link-defaults">

css-multicol-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Editor: Florian Rivoal, On behalf of Bloomberg, https://florian.rivoal.net, w3ci
2020
Editor: Rachel Andrew, Invited Expert, https://rachelandrew.co.uk, w3cid 81117
2121
Issue Tracking: Disposition of Comments https://drafts.csswg.org/css-multicol-1/issues
2222
Abstract: This specification describes multi-column layouts in CSS, a style sheet language for the web. Using functionality described in the specification, content can be flowed into multiple columns with a gap and a rule between them.
23-
Link Defaults: css-color (property) color, css21 (property) max-height, css-backgrounds-3 (value) hidden
23+
Link Defaults: css-color (property) color, css2 (property) max-height, css-backgrounds-3 (value) hidden
2424
At Risk: column-gap accepting <<length-percentage>> instead of <<length>>
2525
</pre>
2626
<pre class="link-defaults">

css-page-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Issue Tracking: Tracker http://www.w3.org/Style/CSS/Tracker/products/13
1212
Editor: Elika J. Etemad / fantasai, Invited Expert&#44; formerly Mozilla, http://fantasai.inkedblade.net/contact, w3cid 35400
1313
Editor: Simon Sapin, Mozilla&#44; formerly Kozea, http://exyr.org/about/, w3cid 58001
1414
Ignored terms: fit, fit-position, stacking context
15-
Link defaults: css-break (property) break-after, css21 (property) display, css21 (property) min-height, css21 (property) max-height, css21 (property) min-width, css21 (property) max-width, css21 (property) margin, css21 (property) counter-increment, css21 (property) counter-reset
15+
Link defaults: css-break (property) break-after, css2 (property) display, css2 (property) min-height, css2 (property) max-height, css2 (property) min-width, css2 (property) max-width, css2 (property) margin, css2 (property) counter-increment, css2 (property) counter-reset
1616
Abstract: This CSS module specifies how pages are generated and laid out to hold fragmented content in a paged presentation. It adds functionality for controlling page margins, page size and orientation, and headers and footers, and extends generated content to enable page numbering and running headers / footers. The process of paginating a flow into such generated pages is covered in [[!CSS3-BREAK]].
1717
</pre>
1818

css-position-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ Definition of <dfn lt="containing block">containing block</dfn></h3>
392392
Normal flow<br>
393393
In CSS, <a>normal flow</a> includes <a href="https://www.w3.org/TR/CSS2/visuren.html#block-formatting">block formatting</a> of block-level boxes,
394394
<a href="https://www.w3.org/TR/CSS2/visuren.html#inline-formatting">inline formatting</a> of inline-level boxes,
395-
and <a lt="relative positioning" spec="css21">relative</a> and <a lt="sticky positioning">sticky</a> positioning of block-level and inline-level boxes.
395+
and <a lt="relative positioning" spec="css2">relative</a> and <a lt="sticky positioning">sticky</a> positioning of block-level and inline-level boxes.
396396

397397
<li>
398398
Floats<br>

css-regions-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Editor: Alan Stearns, Adobe Systems&#44; Inc., stearns@adobe.com, w3cid 46659
1414
Former Editor: Vincent Hardy, Adobe Systems&#44; Inc., vhardy@adobe.com
1515
!Issues list: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Regions&amp;resolution=---&amp;cmdtype=doit">In Bugzilla</a>
1616
Abstract: The CSS Regions module allows content from one or more elements to flow through one or more boxes called CSS Regions, fragmented as defined in [[!CSS3-BREAK]]. This module also defines CSSOM to expose both the inputs and outputs of this fragmentation.
17-
Link Defaults: css21 (property) max-height, dom-core-ls (interface) range
17+
Link Defaults: css2 (property) max-height, dom-core-ls (interface) range
1818
Ignored Terms: document, element, eventtarget
1919
</pre>
2020

css-rhythm-1/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Abstract: This module contains CSS features for aligning content size
2020
to multiple of unit size.
2121
</pre>
2222
<pre class=link-defaults>
23-
spec:css21; type:property; text:max-height
24-
spec:css21; type:property; text:max-width
25-
spec:css21; type:property; text:min-width
23+
spec:css2; type:property; text:max-height
24+
spec:css2; type:property; text:max-width
25+
spec:css2; type:property; text:min-width
2626
spec:css-writing-modes-4; type:dfn; text:end
2727
spec:css-writing-modes-4; type:dfn; text:start
2828
spec:css-break-3; type:dfn; text:fragment

css-round-display-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Aligning content along the display border {#aligning-content}
325325
CSS Shapes [[CSS-SHAPES-1]] define the 'shape-inside' property that aligns contents along the edge of a possibly non-rectangular wrapping area. Web authors may use this feature to fit contents inside a round display. However, it can be challenging to specify the wrapping area to be identical to the shape of a display. To address such cases, 'shape-inside' is extended with a new value named '<code>display</code>', such an element having this value will have its content (or contained elements) aligned along the display border automatically.
326326

327327
<pre class='link-defaults'>
328-
spec:css21; type:type; text:<uri>
328+
spec:css2; type:type; text:<uri>
329329
</pre>
330330
<pre class='propdef'>
331331
Name: shape-inside

css-shapes-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Editor: Rossen Atanassov, Microsoft Corporation, ratan@microsoft.com, w3cid 4988
1313
Editor: Alan Stearns, Adobe Systems&#44; Inc., stearns@adobe.com, w3cid 46659
1414
!Issues list: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Shapes&amp;resolution=---&amp;cmdtype=doit">In Bugzilla</a>
1515
Abstract: CSS Shapes describe geometric shapes for use in CSS. For Level 1, CSS Shapes can be applied to floats. A circle shape on a float will cause inline content to <a>wrap</a> around the circle shape instead of the float's bounding box.
16-
Link Defaults: css21 (property) margin
16+
Link Defaults: css2 (property) margin
1717
</pre>
1818

1919
<pre class='link-defaults'>

css-shapes-2/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Editor: Rossen Atanassov, Microsoft Corporation, ratan@microsoft.com, w3cid 4988
1111
Editor: Alan Stearns, Adobe Systems&#44; Inc., stearns@adobe.com, w3cid 46659
1212
!Issues list: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Shapes&amp;resolution=---&amp;cmdtype=doit">In Bugzilla</a>
1313
Abstract: This draft contains the features of CSS relating to wrapping content around and inside shapes. It (implicitly for now) includes and extends the functionality of CSS Shapes Level 1 [[CSS-SHAPES]]. The main points of extension compared to level 1 include additional ways of defining shapes, defining an exclusion area using a shape, and restricting an element's content area using a shape.
14-
Link Defaults: css21 (property) margin, css-display-3 (value) table
14+
Link Defaults: css2 (property) margin, css-display-3 (value) table
1515
</pre>
1616

1717
<style type="text/css">

css-sizing-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Ignored Terms: content box, border box, non-replaced
1717
<pre class='link-defaults'>
1818
spec:css-display-3; type:property; text:display
1919
spec:css-display-3; type:dfn; text:box
20-
spec:css21; type: property
20+
spec:css2; type: property
2121
text: min-width
2222
text: min-height
2323
text: max-width

css-sizing-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Ignored Terms: block-level box
1717

1818
<pre class='link-defaults'>
1919
spec:css-display-3; type:dfn; text:box
20-
spec:css21; type: property
20+
spec:css2; type: property
2121
text: min-width
2222
text: min-height
2323
text: max-width

css-transforms-2/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Module Interactions {#module-interactions}
6262

6363
The <a>3D transform functions</a> here extend the set of functions for the 'transform' property.
6464

65-
Some values of 'perspective', 'transform-style' and 'backface-visibility' result in the creation of a <a href="https://www.w3.org/TR/CSS2/visuren.html#containing-block">containing block</a>, and/or the creation of a <a spec="css21">stacking context</a>.
65+
Some values of 'perspective', 'transform-style' and 'backface-visibility' result in the creation of a <a href="https://www.w3.org/TR/CSS2/visuren.html#containing-block">containing block</a>, and/or the creation of a <a spec="css2">stacking context</a>.
6666

6767
Three-dimensional transforms affect the visual layering of elements, and thus override the back-to-front painting order described in <a href="https://www.w3.org/TR/CSS2/zindex.html">Appendix E</a> of [[!CSS21]].
6868

css-values-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Inline Github Issues: yes
2727
</pre>
2828
<pre class='link-defaults'>
2929
spec: css-backgrounds-3; type: type; text: <position>
30-
spec: css21; type: property; text: border-collapse
30+
spec: css2; type: property; text: border-collapse
3131
spec: css-color-4; type: value; text: currentcolor
3232
spec: css-color-4; type: value; text: color
3333
spec: css-cascade-4; type: at-rule; text: @import

css-writing-modes-3/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Former Editor: Paul Nelson, Microsoft, paulnel@microsoft.com
1717
Former Editor: Michel Suignard, Microsoft, michelsu@microsoft.com
1818
Abstract: CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).
1919
Ignored Terms: glyph orientation, *-left, *-right, *-top, *-bottom, text-combine-mode, root inline box, … message topic …, glyph-orientation-horizontal
20-
Link Defaults: css21 (property) display/min-height/max-height/min-width/max-width/clip/left/right/bottom/top, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration, svg2 (property) glyph-orientation-vertical/glyph-orientation-horizontal
20+
Link Defaults: css2 (property) display/min-height/max-height/min-width/max-width/clip/left/right/bottom/top, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration, svg2 (property) glyph-orientation-vertical/glyph-orientation-horizontal
2121
</pre>
2222
<pre class=link-defaults>
23-
spec:css21; type:property; text:float
24-
spec:css21; type:property; text:clear
23+
spec:css2; type:property; text:float
24+
spec:css2; type:property; text:clear
2525
spec:css-multicol-1; type:property; text:column-gap
2626
spec:css-text-3; type:dfn; text:character
2727
</pre>

css-writing-modes-4/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Abstract: CSS Writing Modes Level 4 defines CSS support for various internationa
1818
At Risk: The look-ahead/look-behind sequencing rules for 'text-combine-upright'.
1919
At Risk: <a href="#auto-multicol">Automatic multi-column behavior</a> of orthogonal flows.
2020
Ignored Terms: glyph orientation, *-left, *-right, *-top, *-bottom, text-combine-mode, root inline box, … message topic …, glyph-orientation-horizontal
21-
Link Defaults: css21 (property) display/min-height/max-height/min-width/max-width/clip/left/right/bottom/top, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration, svg2 (property) glyph-orientation-vertical/glyph-orientation-horizontal
21+
Link Defaults: css2 (property) display/min-height/max-height/min-width/max-width/clip/left/right/bottom/top, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration, svg2 (property) glyph-orientation-vertical/glyph-orientation-horizontal
2222
</pre>
2323
<pre class=link-defaults>
24-
spec:css21; type:property; text:float
25-
spec:css21; type:property; text:clear
24+
spec:css2; type:property; text:float
25+
spec:css2; type:property; text:clear
2626
spec:css-multicol-1; type:property; text:column-gap
2727
spec:css-text-3; type:dfn; text:character
2828
</pre>

0 commit comments

Comments
 (0)