Skip to content

Commit

Permalink
Remove old spec macro - Web/API/K-N
Browse files Browse the repository at this point in the history
  • Loading branch information
YujiSoftware authored and mfuji09 committed Nov 28, 2022
1 parent a9648c2 commit 7f559df
Show file tree
Hide file tree
Showing 84 changed files with 84 additions and 262 deletions.
4 changes: 1 addition & 3 deletions files/ja/web/api/keyframeeffect/keyframeeffect/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ Simply put, these properties describe how the {{Glossary("user agent")}} should

## Specifications

| Specification | Status | Comment |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------ | ------------------ |
| {{SpecName('Web Animations', '#the-effecttiming-dictionary', 'EffectTiming' )}} | {{Spec2('Web Animations')}} | Initial definition |
{{Specifications}}

## Browser compatibility

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/long_tasks_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ observer.observe({entryTypes: ["longtask"]});

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------ | -------------------------------- | -------- |
| {{SpecName('Long Tasks')}} | {{Spec2('Long Tasks')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,7 @@ function handleError(reason) {

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------ | -------- |
| {{SpecName('Media Capture', '#constrainable-interface', 'Constrainable pattern')}} | {{Spec2('Media Capture')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/media_source_extensions_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ DASH の 2 つの最も一般的な使用例では、コンテンツを「オン

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------- | ------------------------------------------------ | -------- |
| {{SpecName('Media Source Extensions')}} | {{Spec2('Media Source Extensions')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediacapabilities/encodinginfo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ navigator.mediaCapabilities.decodingInfo(mediaConfig).then(result => { // result
## 仕様
| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | -------- |
| {{SpecName('Media Capabilities','#media-capabilities-info','MediaCapabilitiesInfo')}} | {{Spec2('Media Capabilities')}} | 初期定義 |
{{Specifications}}
## ブラウザーの互換性
Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediadeviceinfo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,7 @@ audioinput: Built-in Microphone id=r2/xw1xUPIyZunfV1lGrKOma5wTOvCkWfZ368XCndm0=

## 仕様

| 仕様 | 状況 | コメント |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------ | -------- |
| {{SpecName('Media Capture', '#idl-def-MediaDeviceInfo', 'MediaDevicesInfo')}} | {{Spec2('Media Capture')}} | 初版 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/dataavailable_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ MediaRecorder.addEventListener('dataavailable', function(event) { ... })

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-ondataavailable", "MediaRecorder.ondataavailable")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/error_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ record();

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------- | -------------------------------------------- |
| {{SpecName('MediaStream Recording', '#errorevent-section')}} | {{Spec2('MediaStream Recording')}} |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,7 @@ if (navigator.mediaDevices) {
## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#MediaRecorderAPI")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/istypesupported/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ for (var i in types) {

## 仕様

| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName('MediaStream Recording', '#dom-mediarecorder-istypesupported', 'isTypeSupported()')}} | {{Spec2('MediaStream Recording')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/mediarecorder/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ if (navigator.mediaDevices.getUserMedia) {
## 仕様
| 仕様 | 状態 | コメント |
| ------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}
## ブラウザーの互換性
Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/mimetype/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ if (navigator.mediaDevices) {
## 仕様
| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-mimeType", "MediaRecorder.mimeType")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}
## ブラウザーの互換性
Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/pause/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ MediaRecorder.pause()

## 仕様

| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-pause-void", "MediaRecorder.pause()")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/pause_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ MediaRecorder.addEventListener('pause', function(event) { ... })

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-onpause", "MediaRecorder.onpause")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/requestdata/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ MediaRecorder.requestData()

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-requestData-void", "MediaRecorder.requestData()")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/resume/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ MediaRecorder.resume()

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-resume-void", "MediaRecorder.resume()")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/resume_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ MediaRecorder.addEventListener('resume', function(event) { ... })

## 仕様

| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-onresume", "MediaRecorder.onresume")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/start/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ MediaRecorder.start(timeslice)

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-start-void-long-timeslice", "MediaRecorder.start()")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/start_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ MediaRecorder.addEventListener('start', function(event) { ... })

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-onstart", "MediaRecorder.onstart")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/state/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ var state = MediaRecorder.state

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-state", "MediaRecorder.state")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/stop/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ slug: Web/API/MediaRecorder/stop

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-stop-void", "MediaRecorder.stop()")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/stop_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ MediaRecorder.addEventListener('stop', function(event) { ... })

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-onstop", "MediaRecorder.onstop")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecorder/stream/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ if (navigator.getUserMedia) {
## 仕様
| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| {{SpecName("MediaStream Recording", "#widl-MediaRecorder-stream", "MediaRecorder.stream")}} | {{Spec2("MediaStream Recording")}} | 初期定義 |
{{Specifications}}
## ブラウザーの互換性
Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediarecordererrorevent/error/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ function recordStream(stream) {

## 仕様

| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | -------- |
| {{ SpecName('MediaStream Recording', '#errorevent-section', 'MediaRecorderErrorEvent.error') }} | {{ Spec2('MediaStream Recording') }} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ var errorEvent = new MediaRecorderErrorEvent(errorInfo)
## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| {{SpecName('MediaStream Recording','#dom-mediarecordererrorevent-mediarecordererrorevent','MediaRecorderErrorEvent()')}} | {{Spec2('MediaStream Recording')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediasession/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ function pause() {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------ | -------- |
| {{SpecName('Media Session','#the-mediasession-interface','MediaSession')}} | {{Spec2('Media Session')}} | 初回定義 |
{{Specifications}}

## ブラウザーの対応

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediasource/activesourcebuffers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ function sourceOpen (_) {

## 仕様

| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | -------- |
| {{SpecName('Media Source Extensions', '#idl-def-mediasource-activesourcebuffers', 'activeSourceBuffers')}} | {{Spec2('Media Source Extensions')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediasource/addsourcebuffer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ function sourceOpen (_) {

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | -------- |
| {{SpecName('Media Source Extensions', '#idl-def-mediasource-addsourcebuffer(domstring)', 'addSourceBuffer()')}} | {{Spec2('Media Source Extensions')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediasource/clearliveseekablerange/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ mediaSource.clearLiveSeekableRange()

## 仕様

| 仕様 | 状態 | コメント |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------ | -------- |
| {{SpecName('Media Source Extensions','#dom-mediasource-clearliveseekablerange','clearLiveSeekableRange()')}} | {{Spec2('Media Source Extensions')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediasource/duration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ function sourceOpen (_) {

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | -------- |
| {{SpecName('Media Source Extensions', '#idl-def-mediasource-duration', 'duration')}} | {{Spec2('Media Source Extensions')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/mediasource/endofstream/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ function sourceOpen (_) {

## 仕様

| 仕様 | 状態 | コメント |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | -------- |
| {{SpecName('Media Source Extensions', '#idl-def-mediasource-endofstream(optional-endofstreamerror)', 'endOfStream()')}} | {{Spec2('Media Source Extensions')}} | 初期定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Loading

0 comments on commit 7f559df

Please sign in to comment.