Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old spec macro - Web/CSS (ja) #10094

Merged
merged 1 commit into from
Nov 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions files/ja/web/css/@media/aural/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ CSS の `aural` メディア種別は — [`speech`](/ja/docs/Web/CSS/@media#spe

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------ | ---------- | ------------------- |
| {{SpecName('CSS2.2', '', 'aural')}} | 非推奨 | 初回定義 |
{{Specifications}}

## 関連情報

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/@page/size/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@ size: A4 portrait;

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------------------------------------------- | ---------------------------------------- | -------- |
| {{SpecName('CSS3 Paged Media', '#page-size-prop', 'size')}} | {{Spec2('CSS3 Paged Media')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
9 changes: 1 addition & 8 deletions files/ja/web/css/alternative_style_sheets/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,7 @@ Firefox では、_表示_ >*スタイルシート*のサブメニューを使用

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| {{SpecName('HTML WHATWG', '#rel-alternate', 'link type "alternate"')}} | {{Spec2('HTML WHATWG')}} | |
| {{SpecName('HTML WHATWG', '#the-link-is-an-alternative-stylesheet', 'alternative stylesheet')}} | {{Spec2('HTML WHATWG')}} | |
| {{SpecName('HTML WHATWG', '#attr-style-title', 'the "title" attribute for the style element')}} | {{Spec2('HTML WHATWG')}} | |
| {{SpecName('HTML WHATWG', '#attr-meta-http-equiv-default-style', 'meta http-equiv="default-style")')}} | {{Spec2('HTML WHATWG')}} | |
| {{SpecName('CSSOM', '#css-style-sheet-collections', 'CSS Style Sheet Collections')}} | {{Spec2('CSSOM')}} | CSS OM 仕様書は、**スタイルシートセット名**と、その**無効フラグ**、**推奨される CSS スタイルシートセット名** の概念を定義しています。 これらがどのように指定されるのかを定義し、 HTML 仕様書が **_CSS スタイルシートの作成時_**に定義する必要がある HTML に依存した動作を定義できるようにしています。 |
| {{SpecName("HTML4.01", "present/styles.html#h-14.3", "Alternative style sheets")}} | {{Spec2("HTML4.01")}} | 以前は、 HTML 仕様書自体で推奨及び代替スタイルシートの概念を定義していました。 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
6 changes: 1 addition & 5 deletions files/ja/web/css/child_combinator/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,7 @@ div > span {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------ | ------------------- |
| {{SpecName("CSS4 Selectors", "#child-combinators", "child combinator")}} | {{Spec2("CSS4 Selectors")}} | |
| {{SpecName("CSS3 Selectors", "#child-combinators", "child combinators")}} | {{Spec2("CSS3 Selectors")}} | 変更なし |
| {{SpecName("CSS2.1", "selector.html#child-selectors", "child selectors")}} | {{Spec2("CSS2.1")}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
7 changes: 1 addition & 6 deletions files/ja/web/css/class_selectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,7 @@ li.spacious.elegant {

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------------------------------------------------------- | ------------------------------------ | ------------------ |
| {{SpecName('CSS4 Selectors', '#class-html', 'class selectors')}} | {{Spec2('CSS4 Selectors')}} | 変更なし |
| {{SpecName('CSS3 Selectors', '#class-html', 'class selectors')}} | {{Spec2('CSS3 Selectors')}} | |
| {{SpecName('CSS2.1', 'selector.html#class-html', 'child selectors')}} | {{Spec2('CSS2.1')}} | |
| {{SpecName('CSS1', '#class-as-selector', 'child selectors')}} | {{Spec2('CSS1')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
47 changes: 1 addition & 46 deletions files/ja/web/css/color_value/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1402,52 +1402,7 @@ hsla(240 100% 50% / 5%) /* 5% 半透明の青 */

## 仕様書

<table class="standard-table">
<thead>
<tr>
<th scope="col">仕様書</th>
<th scope="col">状態</th>
<th scope="col">備考</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('CSS4 Colors', '#changes-from-3')}}</td>
<td>{{Spec2('CSS4 Colors')}}</td>
<td>
LCH および Lab の色、<code>color()</code> 関数表記、<code>rebeccapurple</code>、4 桁 (<code>#RGBA</code>) および 8 桁 (<code>#RRGGBBAA</code>) の 16 進表記を追加し、<code>rgba()</code> および <code>hsla()</code> を <code>rgb()</code> および <code>hsl()</code> の別名とし (引数の構文を共通化)、関数の空白区切りの引数をカンマの代替とし、アルファ値にパーセント値を追加し、<code>hsl()</code> 色の色相の角度表記を追加。
</td>
</tr>
<tr>
<td>
{{SpecName('CSS3 Colors', '#colorunits', '&lt;color&gt;')}}
</td>
<td>{{Spec2('CSS3 Colors')}}</td>
<td>
システム色を非推奨化。 SVG 色を追加。<code>rgba()</code>,
<code>hsl()</code>, <code>hsla()</code> 関数表記を追加。
</td>
</tr>
<tr style="vertical-align: top">
<td style="vertical-align: top">
{{SpecName('CSS2.1', 'syndata.html#value-def-color', '&lt;color&gt;')}}
</td>
<td style="vertical-align: top">{{Spec2('CSS2.1')}}</td>
<td style="vertical-align: top">
<code>orange</code> キーワードとシステム色を追加。
</td>
</tr>
<tr>
<td style="vertical-align: top">
{{SpecName('CSS1', '#color-units', '&lt;color&gt;')}}
</td>
<td style="vertical-align: top">{{Spec2('CSS1')}}</td>
<td style="vertical-align: top">
初回定義。基本 16 色のキーワードを含む。
</td>
</tr>
</tbody>
</table>
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/compositing_and_blending/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ slug: Web/CSS/Compositing_and_Blending

## 仕様書

| 仕様書 | 状態 | 備考 |
| --------------------------- | ------------------------ | -------- |
| {{SpecName("Compositing")}} | {{Spec2("Compositing")}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/contain-intrinsic-size/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ contain-intrinsic-size: 10%;

## Specifications

| Specification | Status | Comment |
| ------------------------------------------------------------------------------------ | -------------------------------- | ------------------ |
| {{SpecName('CSS4 Sizing', '#propdef-contain-intrinsic-size')}} | {{Spec2('CSS4 Sizing')}} | Initial definition |
{{Specifications}}

## Browser compatibility

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/css_animations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ slug: Web/CSS/CSS_Animations

## 仕様書

| 仕様書 | 状態 | 備考 |
| --------------------------------- | ------------------------------ | -------- |
| {{ SpecName('CSS3 Animations') }} | {{ Spec2('CSS3 Animations') }} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
7 changes: 2 additions & 5 deletions files/ja/web/css/css_backgrounds_and_borders/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,5 @@ slug: Web/CSS/CSS_Backgrounds_and_Borders

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------- | ---------------------------------------- | ---- |
| {{ SpecName('CSS3 Backgrounds') }} | {{ Spec2('CSS3 Backgrounds') }} | |
| {{SpecName('CSS2.1', 'box.html')}} | {{Spec2('CSS2.1')}} | |
| {{SpecName('CSS1', '#border')}} | {{Spec2('CSS1')}} | |
{{Specifications}}

7 changes: 2 additions & 5 deletions files/ja/web/css/css_basic_user_interface/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,5 @@ slug: Web/CSS/CSS_Basic_User_Interface

## 仕様書

| 仕様書 | 状態 | 備考 |
| --------------------------------- | -------------------------- | -------- |
| {{SpecName("CSS4 Basic UI")}} | {{Spec2("CSS4 Basic UI")}} | |
| {{SpecName("CSS3 Basic UI")}} | {{Spec2("CSS3 Basic UI")}} | |
| {{SpecName("CSS2.1", "ui.html")}} | {{Spec2("CSS2.1")}} | 初回定義 |
{{Specifications}}

7 changes: 2 additions & 5 deletions files/ja/web/css/css_box_model/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,5 @@ CSS のボックスは、テキスト、画像、その他の HTML 要素が表

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------- | --------------------- | -------------------- |
| {{SpecName("CSS3 Box")}} | {{Spec2("CSS3 Box")}} | `margin-trim` を追加 |
| {{SpecName("CSS2.1", "box.html")}} | {{Spec2("CSS2.1")}} | |
| {{SpecName("CSS1")}} | {{Spec2("CSS1")}} | 初回定義 |
{{Specifications}}

4 changes: 1 addition & 3 deletions files/ja/web/css/css_charsets/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ slug: Web/CSS/CSS_Charsets

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------ | ------------------- | -------- |
| {{SpecName('CSS2.1', 'syndata.html#x57', '@charset')}} | {{Spec2('CSS2.1')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
7 changes: 1 addition & 6 deletions files/ja/web/css/css_colors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@ original_slug: Web/CSS/CSS_Color

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------- | ------------------------ | -------- |
| {{SpecName('CSS4 Colors')}} | {{Spec2('CSS4 Colors')}} | |
| {{SpecName('CSS3 Colors')}} | {{Spec2('CSS3 Colors')}} | |
| {{SpecName('CSS2.1', 'colors.html')}} | {{Spec2('CSS2.1')}} | |
| {{SpecName('CSS1')}} | {{Spec2('CSS1')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/css_columns/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ slug: Web/CSS/CSS_Columns

## 仕様書

| 仕様書 | 状態 | 備考 |
| ----------------------------- | -------------------------- | -------- |
| {{SpecName('CSS3 Multicol')}} | {{Spec2('CSS3 Multicol')}} | 初回定義 |
{{Specifications}}

## 関連情報

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/css_conditional_rules/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ slug: Web/CSS/CSS_Conditional_Rules

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------- | ----------------------------- | -------- |
| {{SpecName('CSS3 Conditional')}} | {{Spec2('CSS3 Conditional')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/css_containment/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,7 @@ contain: strict style;

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------- | ---------------------------------------- | --------------------- |
| {{SpecName('CSS Containment 2', '#contain-property', 'contain')}} | {{Spec2('CSS Containment 2')}} | `style` キーワードを追加 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/css_counter_styles/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ slug: Web/CSS/CSS_Counter_Styles

## 仕様書

| 仕様書 | 状態 | 備考 |
| ----------------------------------- | -------------------------------- | -------- |
| {{SpecName('CSS3 Counter Styles')}} | {{Spec2('CSS3 Counter Styles')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,7 @@ li::before {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------- | ----------------------- | -------- |
| {{SpecName("CSS3 Lists", "#auto-numbering", "CSS Counters")}} | {{Spec2("CSS3 Lists")}} | 変更なし |
| {{SpecName("CSS2.1", "generate.html#counters", "CSS Counters")}} | {{Spec2("CSS2.1")}} | 初回定義 |
{{Specifications}}

## 関連情報

Expand Down
8 changes: 1 addition & 7 deletions files/ja/web/css/css_display/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,7 @@ slug: Web/CSS/CSS_Display

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------------------ | ------------------------- | ------------------------------------------------------------------------ |
| {{SpecName("CSS3 Display", "#the-display-properties", "display")}} | {{Spec2("CSS3 Display")}} | `run-in`, `flow`, `flow-root`, `contents` および複数のキーワード値を追加 |
| {{SpecName("CSS2.1", "visuren.html#display-prop", "display")}} | {{Spec2("CSS2.1")}} | テーブルモデルの値と `inline-block` を追加 |
| {{SpecName("CSS1", "#display", "display")}} | {{Spec2("CSS1")}} | 初回定義。基本的な値: `none`, `block`, `inline`, `list-item` |

CSS Display 仕様書 Level 3 に加え、他の仕様書でも display の様々な値の動作を定義しています。
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/css/css_flexible_box_layout/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ slug: Web/CSS/CSS_Flexible_Box_Layout

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------ | --------------------------- | -------- |
| {{ SpecName('CSS3 Flexbox') }} | {{ Spec2('CSS3 Flexbox') }} | 初回定義 |
{{Specifications}}

## 関連情報

Expand Down
8 changes: 2 additions & 6 deletions files/ja/web/css/css_fonts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,5 @@ p {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------- | ----------------------- | ------------------------------------------------------------------------------------------------ |
| {{SpecName('CSS4 Fonts')}} | {{Spec2('CSS4 Fonts')}} | `font-variation-settings` (および関連する高水準プロパティ) および `font-optical-sizing` を追加。 |
| {{SpecName('CSS3 Fonts')}} | {{Spec2('CSS3 Fonts')}} | `font-feature-settings` (および関連する高水準プロパティ) を追加。 |
| {{SpecName('CSS2.1', 'fonts.html#font-shorthand', '')}} | {{Spec2('CSS2.1')}} | |
| {{SpecName('CSS1', '#font', '')}} | {{Spec2('CSS1')}} | 初回定義 |
{{Specifications}}

5 changes: 2 additions & 3 deletions files/ja/web/css/css_fragmentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ slug: Web/CSS/CSS_Fragmentation

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------- | ------------------------------- | -------- |
| {{SpecName('CSS3 Fragmentation')}} | {{Spec2('CSS3 Fragmentation')}} | 初回定義 |
{{Specifications}}

8 changes: 1 addition & 7 deletions files/ja/web/css/css_functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,13 +261,7 @@ selector {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------ | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| {{SpecName("CSS4 Values")}} | {{Spec2("CSS4 Values")}} | `toggle()`, `attr()`, `calc()`, `min()`, `max()`, `clamp()`, `round()`, `mod()`, `rem()`, `mod()`, `sin()`, `cos()`, `tan()`, `asin()`, `acos()`, `atan()`, `atan2()`, `pow()`, `sqrt()`, `hypot()`, `log()`, `exp()`, `abs()`, `sign()` の関数表記を追加。 |
| {{SpecName("CSS3 Values")}} | {{Spec2("CSS3 Values")}} | `calc()` の関数表記を追加。 |
| {{SpecName("CSS4 Colors")}} | {{Spec2("CSS4 Colors")}} | `rgb()`, `rgba()`, `hsl()`, `hsla()` の関数表記にカンマなしの構文を追加。 `rgb()` と `hsl()` にアルファ値を許可し、 `rgba()` と `hsla()` をそれらの (非推奨の) 別名とした。 `hwb()`, `device-cmyk()`, `color()` 関数を追加。 |
| {{SpecName("CSS3 Colors")}} | {{Spec2("CSS3 Colors")}} | `rgba()`, `hsl()`, `hsla()` の関数表記を追加。 |
| {{SpecName("CSS4 Images")}} | {{Spec2("CSS4 Images")}} | `element()`, `image()`, `image-set()`, `conic-gradient()` の関数表記を追加。 |
{{Specifications}}

## 関連情報

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/css/css_generated_content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ slug: Web/CSS/CSS_Generated_Content

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------- | ------------------------- | -------- |
| {{SpecName("CSS3 Content")}} | {{Spec2("CSS3 Content")}} | |
| {{SpecName('CSS2.1')}} | {{Spec2('CSS2.1')}} | 初回定義 |
{{Specifications}}

## 関連情報

Expand Down
Loading