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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 5 additions & 5 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)