Skip to content

Commit bc761c1

Browse files
CSS modules: separate out unsupported features (#40576)
* CSS modules: separate out unsupported features * typo * remove notes in module landing pages. Make 'not supported' uniform across all CSS * remove no support for stretch and contain * final tweaks * final final tweaks * final final final tweaks * Update files/en-us/web/css/css_paged_media/index.md Co-authored-by: Chris Mills <[email protected]> * Update files/en-us/web/css/css_generated_content/index.md Co-authored-by: Chris Mills <[email protected]> --------- Co-authored-by: Chris Mills <[email protected]>
1 parent c9fed9f commit bc761c1

File tree

33 files changed

+58
-65
lines changed

33 files changed

+58
-65
lines changed

files/en-us/web/css/@color-profile/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The **`@color-profile`** [CSS](/en-US/docs/Web/CSS) [at-rule](/en-US/docs/Web/CS
4444

4545
## Examples
4646

47-
This example is from the specification and demonstrates using offset printing to ISO 12647-2:2004 using the CGATS/SWOP TR005 2007 characterization data on grade 5 paper with an ink limit of 300% Total Area Coverage, and medium gray component replacement (GCR).
47+
This example demonstrates using offset printing to ISO 12647-2:2004 using the CGATS/SWOP TR005 2007 characterization data on grade 5 paper with an ink limit of 300% Total Area Coverage, and medium gray component replacement (GCR). This example is from the specification.
4848

4949
The `src` descriptor specifies the URL to retrieve the color-profile information from.
5050

@@ -63,4 +63,8 @@ The `src` descriptor specifies the URL to retrieve the color-profile information
6363

6464
## Browser compatibility
6565

66-
There is no browser implementing this feature.
66+
Currently, no browsers support this feature.
67+
68+
## See also
69+
70+
- [CSS colors](/en-US/docs/Web/CSS/CSS_colors) module

files/en-us/web/css/@font-feature-values/font-display/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The `font-display` descriptor in this example sets the default `font-display` va
6565

6666
## Browser compatibility
6767

68-
There is no browser implementing this feature.
68+
Currently, no browsers support this feature.
6969

7070
## See also
7171

files/en-us/web/css/@media/shape/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This HTML will apply a special stylesheet for devices that have round screens.
7272

7373
## Browser compatibility
7474

75-
There is no browser implementing this feature.
75+
Currently, no browsers support this feature.
7676

7777
## See also
7878

files/en-us/web/css/_colon_blank/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ textarea:blank {
5555

5656
## Browser compatibility
5757

58-
Currently, no browsers have implemented this feature.
58+
Currently, no browsers support this feature.
5959

6060
## See also
6161

6262
- {{CSSxRef(":empty")}}
63+
- [CSS selectors](/en-US/docs/Web/CSS/CSS_selectors) module

files/en-us/web/css/_colon_current/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,11 @@ This is the third caption
7979

8080
## Browser compatibility
8181

82-
There is no browser implementing this feature.
82+
Currently, no browsers support this feature.
8383

8484
## See also
8585

8686
- [Web Video Text Tracks Format (WebVTT)](/en-US/docs/Web/API/WebVTT_API)
8787
- {{cssxref(":past")}}
8888
- {{cssxref(":future")}}
89+
- [CSS selectors](/en-US/docs/Web/CSS/CSS_selectors) module

files/en-us/web/css/_colon_local-link/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ a:local-link {
5454

5555
## Browser compatibility
5656

57-
Currently, no browsers have implemented this feature.
57+
Currently, no browsers support this feature.
5858

5959
## See also
6060

6161
- Link-related pseudo-classes: {{ cssxref(":link") }}, {{ cssxref(":visited") }}, {{ cssxref(":hover") }}, {{ cssxref(":active") }}, {{ cssxref(":any-link") }}
62+
- [CSS selectors](/en-US/docs/Web/CSS/CSS_selectors) module

files/en-us/web/css/_colon_target-within/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@ p:target i {
8686

8787
## Browser compatibility
8888

89-
Currently, no browsers have implemented this feature.
89+
Currently, no browsers support this feature.
9090

9191
## See also
9292

9393
- {{CSSxRef(":target")}}
94+
- [CSS selectors](/en-US/docs/Web/CSS/CSS_selectors) module

files/en-us/web/css/color_value/device-cmyk/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Functional notation: `device-cmyk(C M Y K[ / A][, color])`
4141

4242
## Browser compatibility
4343

44-
There is no browser implementing this feature.
44+
Currently, no browsers support this feature.
4545

4646
## See also
4747

files/en-us/web/css/column_combinator/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ col.selected||td {
7777

7878
## Browser compatibility
7979

80-
Currently, no browsers have implemented this feature.
80+
Currently, no browsers support this feature.
8181

8282
## See also
8383

@@ -86,3 +86,4 @@ Currently, no browsers have implemented this feature.
8686
- {{CSSxRef("grid")}}
8787
- {{CSSxRef(":nth-of-type")}}
8888
- {{CSSxRef(":nth-last-of-type")}}
89+
- [CSS selectors](/en-US/docs/Web/CSS/CSS_selectors) module

files/en-us/web/css/css_anchor_positioning/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ In addition, the specification provides CSS-only mechanisms to:
2525
- {{cssxref("position-try")}} shorthand
2626
- {{cssxref("position-visibility")}}
2727

28-
> [!NOTE]
29-
> The CSS anchor positioning module introduces the `anchor-scope` property that has not yet been implemented.
28+
The CSS anchor positioning module also introduces the `anchor-scope` property. Currently, no browsers support this feature.
3029

3130
### At-rules and descriptors
3231

0 commit comments

Comments
 (0)