From 5b3849c9e361be47aa718c437be1ed4430ba6dd7 Mon Sep 17 00:00:00 2001 From: MDN Date: Fri, 3 Sep 2021 00:46:48 +0000 Subject: [CRON] sync translated content --- files/ja/_redirects.txt | 1 + files/ja/_wikihistory.json | 2 +- files/ja/web/demos/index.html | 148 +++++++++++++++++++++ .../web/demos_of_open_web_technologies/index.html | 147 -------------------- 4 files changed, 150 insertions(+), 148 deletions(-) create mode 100644 files/ja/web/demos/index.html delete mode 100644 files/ja/web/demos_of_open_web_technologies/index.html (limited to 'files/ja') diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index de680f387d..8014f04141 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3795,6 +3795,7 @@ /ja/docs/Web/Compatibility_FAQ/Tips_Default_Style_Difference.html /ja/docs/orphaned/Web/Compatibility_FAQ/Tips_Default_Style_Difference.html /ja/docs/Web/Compatibility_FAQ/Tips_Vendor_Prefix.html /ja/docs/orphaned/Web/Compatibility_FAQ/Tips_Vendor_Prefix.html /ja/docs/Web/Compatibility_FAQ/Underline_Color_Diffrence.html /ja/docs/orphaned/Web/Compatibility_FAQ/Underline_Color_Diffrence.html +/ja/docs/Web/Demos_of_open_web_technologies /ja/docs/Web/Demos /ja/docs/Web/Events/Activate /ja/docs/Web/API/Element/DOMActivate_event /ja/docs/Web/Events/DOMContentLoaded /ja/docs/Web/API/Window/DOMContentLoaded_event /ja/docs/Web/Events/abort /ja/docs/Web/API/HTMLMediaElement/abort_event diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 44f4c575d1..db3e031f5d 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -33360,7 +33360,7 @@ "mpcjazz" ] }, - "Web/Demos_of_open_web_technologies": { + "Web/Demos": { "modified": "2019-03-23T22:34:52.877Z", "contributors": [ "dskmori" diff --git a/files/ja/web/demos/index.html b/files/ja/web/demos/index.html new file mode 100644 index 0000000000..c6feeaeeee --- /dev/null +++ b/files/ja/web/demos/index.html @@ -0,0 +1,148 @@ +--- +title: オープン Web テクノロジーのデモ +slug: Web/Demos +translation_of: Web/Demos_of_open_web_technologies +original_slug: Web/Demos_of_open_web_technologies +--- +

Mozilla は、幅広い既存の Web テクノロジーをサポートし、それらを使用することを奨励しています。このページは、かつて Demo Studio で人気のあったものも含め、技術のデモンストレーションを提供します。オープン Web テクノロジーのデモンストレーションやアプリケーションを知っている場合、適切なセクションにリンクを追加してください。

+ +

2D Graphics

+ +

APNG

+ + + +

Canvas

+ + + +

SVG

+ + + +

Video

+ + + +

3D Graphics

+ +

WebGL

+ + + +

Virtual Reality

+ + + +

CSS

+ + + +

Transformations

+ + + +

Games

+ + + +

HTML

+ + + +

Web APIs

+ + + +

Notifications API

+ + + + + +

Web Audio API

+ + + +

Web Workers

+ + diff --git a/files/ja/web/demos_of_open_web_technologies/index.html b/files/ja/web/demos_of_open_web_technologies/index.html deleted file mode 100644 index d41643d7b4..0000000000 --- a/files/ja/web/demos_of_open_web_technologies/index.html +++ /dev/null @@ -1,147 +0,0 @@ ---- -title: オープン Web テクノロジーのデモ -slug: Web/Demos_of_open_web_technologies -translation_of: Web/Demos_of_open_web_technologies ---- -

Mozilla は、幅広い既存の Web テクノロジーをサポートし、それらを使用することを奨励しています。このページは、かつて Demo Studio で人気のあったものも含め、技術のデモンストレーションを提供します。オープン Web テクノロジーのデモンストレーションやアプリケーションを知っている場合、適切なセクションにリンクを追加してください。

- -

2D Graphics

- -

APNG

- - - -

Canvas

- - - -

SVG

- - - -

Video

- - - -

3D Graphics

- -

WebGL

- - - -

Virtual Reality

- - - -

CSS

- - - -

Transformations

- - - -

Games

- - - -

HTML

- - - -

Web APIs

- - - -

Notifications API

- - - - - -

Web Audio API

- - - -

Web Workers

- - -- cgit v1.2.3-54-g00ecf