Skip to content

Commit

Permalink
2024/08/27 時点の英語版に基づき更新
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Sep 14, 2024
1 parent 1a9bc00 commit 2531011
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions files/ja/web/css/css_pseudo-elements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: CSS 擬似要素
slug: Web/CSS/CSS_pseudo-elements
l10n:
sourceCommit: cebbd9095ac12557c55157355181672027fffc14
sourceCommit: 6b730e3cfdf0f51940b44efa71bd59c84ce76e71
---

{{CSSRef}}
Expand Down Expand Up @@ -61,7 +61,6 @@ l10n:

- {{cssxref("::cue")}}
- {{cssxref("::cue", "::cue()")}}
- {{cssxref("::cue-region")}}

- [CSS スコープ化](/ja/docs/Web/CSS/CSS_scoping)モジュール

Expand All @@ -74,6 +73,14 @@ l10n:

- {{CSSXref("::part")}}

- [CSS ビュー遷移](/ja/docs/Web/CSS/CSS_view_transitions)モジュール

- {{cssxref("::view-transition")}} {{Experimental_Inline}}
- {{cssxref("::view-transition-image-pair()")}} {{Experimental_Inline}}
- {{cssxref("::view-transition-group()")}} {{Experimental_Inline}}
- {{cssxref("::view-transition-new()")}} {{Experimental_Inline}}
- {{cssxref("::view-transition-old()")}} {{Experimental_Inline}}

- [CSS セレクター](/ja/docs/Web/CSS/CSS_selectors)

- [属性セレクター](/ja/docs/Web/CSS/Attribute_selectors)
Expand All @@ -92,7 +99,7 @@ l10n:
- {{cssxref("content")}} プロパティ
- {{cssxref("quotes")}} プロパティ

- [テキストフラグメント](/ja/docs/Web/Text_fragments)
- [テキストフラグメント](/ja/docs/Web/URI/Fragment/Text_fragments)

- {{DOMXref("AnimationEvent.pseudoElement")}} プロパティ
- {{DOMXref("KeyframeEffect.pseudoElement")}} プロパティ
Expand Down

0 comments on commit 2531011

Please sign in to comment.