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 (ja) #10108

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
6 changes: 1 addition & 5 deletions files/ja/web/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1019,9 +1019,5 @@ slug: Web/Events

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------- | ------- |
| {{SpecName('HTML WHATWG', 'webappapis.html#event-handler-attributes', 'event handlers')}} | {{Spec2('HTML WHATWG')}} | |
| {{SpecName('HTML5 W3C', 'webappapis.html#event-handler-attributes', 'event handlers')}} | {{Spec2('HTML5 W3C')}} | |
{{Specifications}}

<section id="Quick_links"><ul><li><a href="/ja/docs/Learn/JavaScript/Building_blocks/Events">イベント入門</a></ul>{{ListSubpages}}</section>
5 changes: 1 addition & 4 deletions files/ja/web/guide/woff/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ Web コンテンツのテキストに WOFF フォントを使用するには、{

## 仕様

| 仕様書 | 策定状況 | コメント |
| ---------------------------------------- | ---------------------------- | ---------------------- |
| {{SpecName('WOFF2.0', '', '')}} | {{Spec2('WOFF2.0')}} | 新しい圧縮アルゴリズム |
| {{SpecName('WOFF1.0', '', '')}} | {{Spec2('WOFF1.0')}} | 最初期の仕様 |
{{Specifications}}

## ブラウザ実装状況

Expand Down
7 changes: 1 addition & 6 deletions files/ja/web/xpath/axes/child/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ slug: Web/XPath/Axes/child

## 仕様

| 仕様 | ステータス | コメント |
| ---------------------------------------------------- | ---------------------------- | ---------- |
| {{SpecName("XPath3.1","#axes","child")}} | {{Spec2("XPath3.1")}} | |
| {{SpecName("XPath3","#axes","child")}} | {{Spec2("XPath3")}} | |
| {{SpecName("XPath2","#axes","child")}} | {{Spec2("XPath2")}} | |
| {{SpecName("XPath1","#axes","child")}} | {{Spec2("XPath1")}} | 初期の定義 |
{{Specifications}}

## ブラウザの互換性

Expand Down
7 changes: 1 addition & 6 deletions files/ja/web/xpath/axes/self/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ slug: Web/XPath/Axes/self

## 仕様

| 仕様 | ステータス | コメント |
| ---------------------------------------------------- | ---------------------------- | ---------- |
| {{SpecName("XPath3.1","#axes","self")}} | {{Spec2("XPath3.1")}} | |
| {{SpecName("XPath3","#axes","self")}} | {{Spec2("XPath3")}} | |
| {{SpecName("XPath2","#axes","self")}} | {{Spec2("XPath2")}} | |
| {{SpecName("XPath1","#axes","self")}} | {{Spec2("XPath1")}} | 初期の定義 |
{{Specifications}}

## ブラウザの互換性

Expand Down
6 changes: 1 addition & 5 deletions files/ja/web/xslt/element/stylesheet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,7 @@ slug: Web/XSLT/Element/stylesheet

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------------------------------------------------ | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| {{SpecName("XSLT 3.0", "#stylesheet-element", "&lt;xsl:stylesheet&gt;")}} | {{Spec2("XSLT 3.0")}} | `default-mode`, `expand-text`, `use-when` 属性を追加。 |
| {{SpecName("XSLT 2.0", "#stylesheet-element", "&lt;xsl:stylesheet&gt;")}} | {{Spec2("XSLT 2.0")}} | `xpath-default-namespace`, `default-validation`, `default-collation`, `input-type-annotations` 属性を追加し、 `version` を除くすべての属性を省略可とした。 |
| {{SpecName("XSLT 1.0", "#stylesheet-element", "&lt;xsl:stylesheet&gt;")}} | {{Spec2("XSLT 1.0")}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,7 @@ onmessage = function(e) {

## 仕様書

| 仕様書 |
| -------------------------------------------------------------------------------------------------------- |
| {{SpecName('WebAssembly JS', '#dom-webassembly-instantiate', 'instantiate()')}} |
{{Specifications}}

## ブラウザーの互換性

Expand Down