diff options
Diffstat (limited to 'files/ja')
114 files changed, 114 insertions, 0 deletions
diff --git a/files/ja/adding_search_engines_from_web_pages/index.html b/files/ja/adding_search_engines_from_web_pages/index.html index 53361b4013..f7c679aae4 100644 --- a/files/ja/adding_search_engines_from_web_pages/index.html +++ b/files/ja/adding_search_engines_from_web_pages/index.html @@ -5,6 +5,7 @@ tags: - Add-ons - Search plugins translation_of: Web/OpenSearch +translation_of_original: Web/API/Window/sidebar/Adding_search_engines_from_Web_pages --- <p>Firefox では JavaScript コードから検索プラグインをインストールすることができ、<a href="ja/Creating_OpenSearch_plugins_for_Firefox">OpenSearch</a> と Sherlock という 2 つの検索プラグインフォーマットをサポートしています。</p> diff --git a/files/ja/aria/accessible_rich_internet_applications/index.html b/files/ja/aria/accessible_rich_internet_applications/index.html index 8c75e01da3..df17bbcfbb 100644 --- a/files/ja/aria/accessible_rich_internet_applications/index.html +++ b/files/ja/aria/accessible_rich_internet_applications/index.html @@ -7,6 +7,7 @@ tags: - DHTML - DOM translation_of: Web/Accessibility/ARIA +translation_of_original: ARIA/Accessible_Rich_Internet_Applications --- <p> </p> <p>Accessibility Rich Internet Applications(ARIA) の Firefox による実装は、ツリービューやメニューバー、表計算などのデスクトップスタイルのウィジェットを、キーボードとスクリーンリーダや拡大鏡、代替入力機器などの支援技術から利用可能にします。また、ページ上で一部を AJAX スタイルのライブアップデートを行う際のアクセシビリティの解決策を提供します。</p> diff --git a/files/ja/css-2_quick_reference/all_in_a_page/index.html b/files/ja/css-2_quick_reference/all_in_a_page/index.html index cedd6a7a8c..9d20688007 100644 --- a/files/ja/css-2_quick_reference/all_in_a_page/index.html +++ b/files/ja/css-2_quick_reference/all_in_a_page/index.html @@ -6,6 +6,7 @@ tags: - CSS2_Quick_Reference - CSS_2.1 translation_of: Web/CSS/Reference +translation_of_original: CSS-2_Quick_Reference/All_in_a_page --- <p> </p><p>この文書は、初心者からエキスパートまでのための CSS-2 仕様のクイックリファレンスです。スタイルプロパティは簡単な文法で書かれています。 diff --git a/files/ja/css-2_quick_reference/index.html b/files/ja/css-2_quick_reference/index.html index 2ea2ffaaa1..7eed5bdf59 100644 --- a/files/ja/css-2_quick_reference/index.html +++ b/files/ja/css-2_quick_reference/index.html @@ -6,6 +6,7 @@ tags: - CSS2_Quick_Reference - CSS_2.1 translation_of: Web/CSS +translation_of_original: CSS-2_Quick_Reference --- <p> </p><p>この文書は、初心者からエキスパートまでのための CSS-2 仕様のクイックリファレンスです。スタイルプロパティは簡単な文法で書かれています。 </p><p><big><b><a href="ja/CSS-2_Quick_Reference/All_in_a_page">CSS-2 クイックリファレンス(一括)</a></b></big> diff --git a/files/ja/dom/about_the_document_object_model/index.html b/files/ja/dom/about_the_document_object_model/index.html index 15b751be6e..736d3074ba 100644 --- a/files/ja/dom/about_the_document_object_model/index.html +++ b/files/ja/dom/about_the_document_object_model/index.html @@ -4,6 +4,7 @@ slug: DOM/About_the_Document_Object_Model tags: - DOM translation_of: Web/API/Document_Object_Model +translation_of_original: DOM/About_the_Document_Object_Model --- <h2 id="What_is_the_DOM.3F" name="What_is_the_DOM.3F">DOM とは何か?</h2> <p><a href="/ja/docs/DOM">Document Object Model</a> は <a href="/ja/docs/HTML">HTML</a> と <a href="/ja/docs/XML">XML</a> ドキュメントへの API です。これは、ドキュメントの構造的な表現、その内容を変更可能にすること、そして視覚的なプレゼンテーションを提供します。本質的には、ウェブページをスクリプト又はプログラミング言語と結合します。</p> diff --git a/files/ja/dom/dispatchevent_example/index.html b/files/ja/dom/dispatchevent_example/index.html index 88587c3f3f..a544b714ed 100644 --- a/files/ja/dom/dispatchevent_example/index.html +++ b/files/ja/dom/dispatchevent_example/index.html @@ -6,6 +6,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/Guide/Events/Creating_and_triggering_events +translation_of_original: Web/Guide/Events/Event_dispatching_example --- <div class="noinclude"> {{ApiRef}}</div> diff --git a/files/ja/dom/storage/index.html b/files/ja/dom/storage/index.html index c75098e6ce..72c9a903e3 100644 --- a/files/ja/dom/storage/index.html +++ b/files/ja/dom/storage/index.html @@ -9,5 +9,6 @@ tags: - Offline web applications - 要更新 translation_of: Web/API/Web_Storage_API +translation_of_original: Web/Guide/API/DOM/Storage --- <p>REDIRECT <a href="https://developer.mozilla.org/ja/docs/Web/API/Web_Storage_API">Web Storage API</a></p> diff --git a/files/ja/dom_client_object_cross-reference/navigator/index.html b/files/ja/dom_client_object_cross-reference/navigator/index.html index 6a2a343682..141fc19189 100644 --- a/files/ja/dom_client_object_cross-reference/navigator/index.html +++ b/files/ja/dom_client_object_cross-reference/navigator/index.html @@ -2,6 +2,7 @@ title: navigator slug: DOM_Client_Object_Cross-Reference/navigator translation_of: Web/API/Navigator +translation_of_original: DOM_Client_Object_Cross-Reference/navigator --- <p> </p> diff --git a/files/ja/glossary/global_attribute/index.html b/files/ja/glossary/global_attribute/index.html index d0b97334e7..aee67a75d0 100644 --- a/files/ja/glossary/global_attribute/index.html +++ b/files/ja/glossary/global_attribute/index.html @@ -7,6 +7,7 @@ tags: - Glossary - HTML translation_of: Web/HTML/Global_attributes +translation_of_original: Glossary/Global_attribute --- <p>グローバル属性は、すべての{{glossary("element","要素")}}で使用できる{{glossary("attribute","属性")}}です(ただし、一部の要素には影響を与えないこともあります)。</p> diff --git a/files/ja/http_pipelining_faq/index.html b/files/ja/http_pipelining_faq/index.html index 5a7ef6ed5a..adb8b20a69 100644 --- a/files/ja/http_pipelining_faq/index.html +++ b/files/ja/http_pipelining_faq/index.html @@ -4,6 +4,7 @@ slug: HTTP_Pipelining_FAQ tags: - Necko translation_of: Web/HTTP/Connection_management_in_HTTP_1.x +translation_of_original: Web/HTTP/Pipelining_FAQ --- <p><b>HTTP/1.1 パイプライン化 FAQ</b> </p> diff --git a/files/ja/lastindexof/index.html b/files/ja/lastindexof/index.html index 6499214444..1dc9e038db 100644 --- a/files/ja/lastindexof/index.html +++ b/files/ja/lastindexof/index.html @@ -4,6 +4,7 @@ slug: lastIndexOf tags: - Disambiguation translation_of: Web/JavaScript/Reference/Global_Objects/String/lastIndexOf +translation_of_original: lastIndexOf --- <p><strong>lastIndexOf</strong> は、いくつかの JavaScript オブジェクトが持つメソッドです。</p> diff --git a/files/ja/mdn/contribute/faq/index.html b/files/ja/mdn/contribute/faq/index.html index 93ba29bd8d..18e7425832 100644 --- a/files/ja/mdn/contribute/faq/index.html +++ b/files/ja/mdn/contribute/faq/index.html @@ -4,6 +4,7 @@ slug: MDN/Contribute/FAQ tags: - MDN translation_of: MDN/Contribute +translation_of_original: MDN/Contribute/FAQ --- <div>{{MDNSidebar}}</div><h2 id="Mozilla_Developer_Networkとは何か">Mozilla Developer Networkとは何か ?</h2> diff --git a/files/ja/mdn/kuma/コントリビュート/index.html b/files/ja/mdn/kuma/コントリビュート/index.html index da2ece7d4f..9e7fc695c3 100644 --- a/files/ja/mdn/kuma/コントリビュート/index.html +++ b/files/ja/mdn/kuma/コントリビュート/index.html @@ -5,6 +5,7 @@ tags: - Kuma - MDN translation_of: MDN/Kuma +translation_of_original: MDN/Kuma/Contributing --- <div>{{MDNSidebar}}</div> diff --git a/files/ja/mozilla/add-ons/webextensions/packaging_and_installation/index.html b/files/ja/mozilla/add-ons/webextensions/packaging_and_installation/index.html index 99d589b024..4afb4fe00e 100644 --- a/files/ja/mozilla/add-ons/webextensions/packaging_and_installation/index.html +++ b/files/ja/mozilla/add-ons/webextensions/packaging_and_installation/index.html @@ -2,6 +2,7 @@ title: パッケージ化とインストール slug: Mozilla/Add-ons/WebExtensions/Packaging_and_installation translation_of: Mozilla/Add-ons/WebExtensions/Temporary_Installation_in_Firefox +translation_of_original: Mozilla/Add-ons/WebExtensions/Packaging_and_installation --- <div>{{AddonSidebar}}</div> diff --git a/files/ja/mozilla/developer_guide/build_instructions/index.html b/files/ja/mozilla/developer_guide/build_instructions/index.html index 41eb3d0b44..e422ae0498 100644 --- a/files/ja/mozilla/developer_guide/build_instructions/index.html +++ b/files/ja/mozilla/developer_guide/build_instructions/index.html @@ -5,6 +5,7 @@ tags: - Build documentation - Developing Mozilla translation_of: Mozilla/Developer_guide/Build_Instructions +translation_of_original: Build_and_Install --- <p>注意:最初に<a href="ja/Configuring_Build_Options">ビルドオプションの設定</a>をしてからビルドしてください!</p> diff --git a/files/ja/npapi/constants/index.html b/files/ja/npapi/constants/index.html index b70acbc3ca..3553d98300 100644 --- a/files/ja/npapi/constants/index.html +++ b/files/ja/npapi/constants/index.html @@ -2,6 +2,7 @@ title: Constants slug: NPAPI/Constants translation_of: Plugins/Guide/Constants +translation_of_original: NPAPI/Constants --- <p>このセクションはプラグイン API で使用されるプログラム定義のリファレンスです。すべてのプラグイン定義は npapi.h にあります。 </p><p><br> diff --git a/files/ja/title/index.html b/files/ja/title/index.html index 4e5a3980e1..ab170f7d35 100644 --- a/files/ja/title/index.html +++ b/files/ja/title/index.html @@ -4,6 +4,7 @@ slug: title tags: - Disambiguation translation_of: Web/HTML/Element/title +translation_of_original: title --- <p><strong>title</strong> は、その文脈により異なるものを指す場合があります。</p> diff --git a/files/ja/tools/debugger/how_to/break_on_a_dom_event/index.html b/files/ja/tools/debugger/how_to/break_on_a_dom_event/index.html index d784061bb8..4aca9399f6 100644 --- a/files/ja/tools/debugger/how_to/break_on_a_dom_event/index.html +++ b/files/ja/tools/debugger/how_to/break_on_a_dom_event/index.html @@ -2,6 +2,7 @@ title: DOM イベントでブレークする slug: Tools/Debugger/How_to/Break_on_a_DOM_event translation_of: Tools/Debugger/Break_on_DOM_mutation +translation_of_original: Tools/Debugger/How_to/Break_on_a_DOM_event --- <div>{{ToolsSidebar}}</div><div class="note"> <p>この機能は、まだ新しいデバッガーでサポートしていません。現時点で必要である場合は、about:config で設定項目 "devtools.debugger.new-debugger-frontend" を <code>false</code> に設定して、古いデバッガーに戻すことができます。</p> diff --git a/files/ja/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html b/files/ja/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html index d0706ef09d..74c0db4345 100644 --- a/files/ja/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html +++ b/files/ja/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html @@ -2,6 +2,7 @@ title: 変数を調査、編集、ウォッチする slug: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' translation_of: Tools/Debugger/How_to/Set_Watch_Expressions +translation_of_original: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' --- <div>{{ToolsSidebar}}</div><div class="note"> <p>この機能は、まだ新しいデバッガーでサポートしていません。現時点で必要である場合は、about:config で設定項目 "devtools.debugger.new-debugger-frontend" を <code>false</code> に設定して、古いデバッガーに戻すことができます。</p> diff --git a/files/ja/tools/debugger/how_to/search_and_filter/index.html b/files/ja/tools/debugger/how_to/search_and_filter/index.html index 7e51a1f3c0..4f3391c8b1 100644 --- a/files/ja/tools/debugger/how_to/search_and_filter/index.html +++ b/files/ja/tools/debugger/how_to/search_and_filter/index.html @@ -2,6 +2,7 @@ title: 検索とフィルタ slug: Tools/Debugger/How_to/Search_and_filter translation_of: Tools/Debugger/How_to/Search +translation_of_original: Tools/Debugger/How_to/Search_and_filter --- <div>{{ToolsSidebar}}</div><p><a href="/ja/docs/Tools/Debugger/UI_Tour#toolbar">ツールバー</a>のスクリプトフィルタを使用して、デバッガ内にある項目を検索できます:</p> diff --git a/files/ja/tools/memory/comparing_heap_snapshots/index.html b/files/ja/tools/memory/comparing_heap_snapshots/index.html index ccd50f7618..74fa47f372 100644 --- a/files/ja/tools/memory/comparing_heap_snapshots/index.html +++ b/files/ja/tools/memory/comparing_heap_snapshots/index.html @@ -2,6 +2,7 @@ title: ヒープのスナップショットを比較する slug: Tools/Memory/Comparing_heap_snapshots translation_of: Tools/Memory/Basic_operations +translation_of_original: Tools/Memory/Comparing_heap_snapshots --- <div>{{ToolsSidebar}}</div><div class="geckoVersionNote"> <p>これは Firefox 45 の新機能です。</p> diff --git a/files/ja/tools/page_inspector/html_panel/index.html b/files/ja/tools/page_inspector/html_panel/index.html index 49ef474f32..3210682298 100644 --- a/files/ja/tools/page_inspector/html_panel/index.html +++ b/files/ja/tools/page_inspector/html_panel/index.html @@ -2,6 +2,7 @@ title: HTML panel slug: Tools/Page_Inspector/HTML_panel translation_of: Tools/Page_Inspector/UI_Tour +translation_of_original: Tools/Page_Inspector/HTML_panel --- <div>{{ToolsSidebar}}</div><p>{{ fx_minversion_header("10.0") }}</p> diff --git a/files/ja/tools/page_inspector/style_panel/index.html b/files/ja/tools/page_inspector/style_panel/index.html index 12ff9868fb..bbfb74ccca 100644 --- a/files/ja/tools/page_inspector/style_panel/index.html +++ b/files/ja/tools/page_inspector/style_panel/index.html @@ -2,6 +2,7 @@ title: Style panel slug: Tools/Page_Inspector/Style_panel translation_of: Tools/Page_Inspector#CSS_pane +translation_of_original: Tools/Page_Inspector/Style_panel --- <div>{{ToolsSidebar}}</div><p>ページ調査ツールのスタイルパネルでは、調査を行っているページの CSS を調べたり操作したりすることができます。このパネルには選択されている要素に紐づけられている CSS に関する 2 つのビューがあります: CSS ルールを基にしたビューと、プロパティを基にしたビューです。</p> diff --git a/files/ja/tools/performance/profiler_walkthrough/index.html b/files/ja/tools/performance/profiler_walkthrough/index.html index 35e36bc3a9..858b944015 100644 --- a/files/ja/tools/performance/profiler_walkthrough/index.html +++ b/files/ja/tools/performance/profiler_walkthrough/index.html @@ -2,6 +2,7 @@ title: プロファイラのチュートリアル slug: Tools/Performance/Profiler_walkthrough translation_of: Tools/Performance/Call_Tree +translation_of_original: Tools/Performance/Profiler_walkthrough --- <div>{{ToolsSidebar}}</div><p>JavaScript プロファイラは JavaScript エンジンの状態を定期的にサンプリングして、その時点のコード実行のスタックを記録します。統計的に、個々の関数を実行しているときに取得したサンプル数はブラウザが実行にかけた時間に対応しますので、コード内のボトルネックを発見できます。</p> diff --git a/files/ja/tools/profiler/index.html b/files/ja/tools/profiler/index.html index 44135aed3d..c05f177c25 100644 --- a/files/ja/tools/profiler/index.html +++ b/files/ja/tools/profiler/index.html @@ -9,6 +9,7 @@ tags: - Profiling - Tools translation_of: Tools/Performance +translation_of_original: Tools/Profiler --- <div>{{ToolsSidebar}}</div><p>プロファイラツールを使用して、JavaScript コードのボトルネックを見つけましょう。プロファイラは周期的に、サンプルについて現在の JavaScript コールスタックやコンパイルの統計情報を抽出します。</p> diff --git a/files/ja/tools/release_notes/index.html b/files/ja/tools/release_notes/index.html index 482c5dcf3b..8067ad603e 100644 --- a/files/ja/tools/release_notes/index.html +++ b/files/ja/tools/release_notes/index.html @@ -2,6 +2,7 @@ title: リリースノート slug: Tools/Release_notes translation_of: Mozilla/Firefox/Releases +translation_of_original: Tools/Release_notes --- <div>{{ToolsSidebar}}</div><h2 id="Firefox_52" name="Firefox_52">Firefox 52</h2> diff --git a/files/ja/tools/responsive_design_mode_(before_firefox_52)/index.html b/files/ja/tools/responsive_design_mode_(before_firefox_52)/index.html index 4e7ccec365..90596180ce 100644 --- a/files/ja/tools/responsive_design_mode_(before_firefox_52)/index.html +++ b/files/ja/tools/responsive_design_mode_(before_firefox_52)/index.html @@ -2,6 +2,7 @@ title: レスポンシブデザインモード (Firefox 52 より前) slug: Tools/Responsive_Design_Mode_(before_Firefox_52) translation_of: Tools/Responsive_Design_Mode +translation_of_original: Tools/Responsive_Design_Mode_(before_Firefox_52) --- <div>{{ToolsSidebar}}</div><div class="note"> <p>このページでは、Firefox 52 より前のバージョンのレスポンシブデザインモードについて説明します。Firefox 52 以降については、<a href="/ja/docs/Tools/Responsive_Design_Mode">レスポンシブデザインモード</a> をご覧ください。</p> diff --git a/files/ja/tools/using_the_source_editor/index.html b/files/ja/tools/using_the_source_editor/index.html index 1136a4a15f..f546812c77 100644 --- a/files/ja/tools/using_the_source_editor/index.html +++ b/files/ja/tools/using_the_source_editor/index.html @@ -2,6 +2,7 @@ title: ソースエディタの使用 slug: Tools/Using_the_Source_Editor translation_of: tools/Keyboard_shortcuts#Source_editor +translation_of_original: Tools/Using_the_Source_Editor --- <div>{{ToolsSidebar}}</div><p>ソースエディタは <a href="/ja/JavaScript_code_modules/source-editor.jsm" title="source-editor.jsm"><code>source-editor.jsm</code></a> によって提供されるエディタコンポーネントで、<a href="/ja/Tools/Scratchpad" title="Scratchpad">スクラッチパッド</a> や <a href="/ja/Tools/Style_Editor" title="Style Editor">スタイルエディタ</a> などの開発ツールで共用しています。また、<a href="/ja/JavaScript_code_modules/Using_the_Source_Editor_API" title="Using the Source Editor API">Firefox の拡張機能から使用する</a>こともできます。この記事では、テキストを編集するときのエディタ自身の使い方を説明します。</p> diff --git a/files/ja/user_agent_strings_reference/index.html b/files/ja/user_agent_strings_reference/index.html index 94f660a773..c14a549f89 100644 --- a/files/ja/user_agent_strings_reference/index.html +++ b/files/ja/user_agent_strings_reference/index.html @@ -4,6 +4,7 @@ slug: User_Agent_Strings_Reference tags: - 要更新 translation_of: Web/HTTP/Headers/User-Agent/Firefox +translation_of_original: User_Agent_Strings_Reference --- <h3 id="このドキュメントの状況"><a name="status">このドキュメントの状況</a></h3> <p>これは、元の user-agent のバージョン文字列提議の改訂版です。<a class="external" href="http://www-archive.mozilla.org/build/user-agent-strings.html">元の、時代遅れの提議</a> と、<a class="link-news" href="news://news.mozilla.org/netscape.public.mozilla.seamonkey">netscape.public.mozilla.seamonkey</a> 及び <a class="link-news" href="news://news.mozilla.org/netscape.public.mozilla.netlib">netscape.public.mozilla.netlib</a>での議論を改訂の参考にしてください。</p> diff --git a/files/ja/using_native_json/index.html b/files/ja/using_native_json/index.html index c5c332dc17..a4f38307ea 100644 --- a/files/ja/using_native_json/index.html +++ b/files/ja/using_native_json/index.html @@ -2,6 +2,7 @@ title: ネイティブ JSON を使う slug: Using_native_JSON translation_of: Web/JavaScript/Reference/Global_Objects/JSON +translation_of_original: Web/JavaScript/Guide/Using_native_JSON --- <div>{{gecko_minversion_header("1.9.1")}}</div> diff --git a/files/ja/using_xpath/index.html b/files/ja/using_xpath/index.html index 65a3a5f780..9186a55b76 100644 --- a/files/ja/using_xpath/index.html +++ b/files/ja/using_xpath/index.html @@ -11,6 +11,7 @@ tags: - XPath - XSLT translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript +translation_of_original: Using_XPath --- <p> </p><p><a href="ja/XPath">XPath</a> は XML 文書の一部を指し示すための言語であり、<a class="external" href="http://www.w3.org/TR/xpath">W3C 勧告</a>です。 diff --git a/files/ja/web/api/audiobuffersourcenode/onended/index.html b/files/ja/web/api/audiobuffersourcenode/onended/index.html index c12625637b..22f8b05ba3 100644 --- a/files/ja/web/api/audiobuffersourcenode/onended/index.html +++ b/files/ja/web/api/audiobuffersourcenode/onended/index.html @@ -2,6 +2,7 @@ title: AudioBufferSourceNode.onended slug: Web/API/AudioBufferSourceNode/onended translation_of: Web/API/AudioScheduledSourceNode/onended +translation_of_original: Web/API/AudioBufferSourceNode/onended --- <p>{{ APIRef("AudioBufferSourceNode") }}</p> diff --git a/files/ja/web/api/audiobuffersourcenode/stop/index.html b/files/ja/web/api/audiobuffersourcenode/stop/index.html index 0e40d267b8..2163d86379 100644 --- a/files/ja/web/api/audiobuffersourcenode/stop/index.html +++ b/files/ja/web/api/audiobuffersourcenode/stop/index.html @@ -2,6 +2,7 @@ title: AudioBufferSourceNode.stop() slug: Web/API/AudioBufferSourceNode/stop translation_of: Web/API/AudioScheduledSourceNode/stop +translation_of_original: Web/API/AudioBufferSourceNode/stop --- <p>{{ APIRef("Web Audio API") }}</p> diff --git a/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html b/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html index 54b8ef8310..be09a119f7 100644 --- a/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html +++ b/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html @@ -6,6 +6,7 @@ tags: - HTML5 - 'HTML:Canvas' translation_of: Web/API/Canvas_API/Tutorial +translation_of_original: Web/API/Canvas_API/Drawing_graphics_with_canvas --- <div class="note"> <p>このページには、一部古い内容が含まれています。</p> diff --git a/files/ja/web/api/canvas_api/tutorial/index.html b/files/ja/web/api/canvas_api/tutorial/index.html index b1045fd484..e9a02da072 100644 --- a/files/ja/web/api/canvas_api/tutorial/index.html +++ b/files/ja/web/api/canvas_api/tutorial/index.html @@ -8,6 +8,7 @@ tags: - 'HTML:Canvas' - Tutorials translation_of: Web/API/Canvas_API/Tutorial +translation_of_original: Canvas-tutorial-broken --- <p><strong><code><a href="/ja/docs/HTML/Canvas" title="HTML/Canvas"><canvas></a></code></strong> はスクリプト(一般的に <a href="/ja/docs/JavaScript" title="JavaScript">JavaScript</a>) を使って図形を描くために使われる新しい <a href="/ja/docs/HTML" title="HTML">HTML</a> 要素です。例えば、グラフを描く、写真を合成する、または簡単な(または<a href="/ja/docs/A_Basic_RayCaster" title="A_Basic_RayCaster">あまり簡単ではない</a>)アニメーションに使うことができます。右の画像は後でこのチュートリアルの中でみる <code><canvas></code> を実際に使った例です。</p> diff --git a/files/ja/web/api/cssmatrix/index.html b/files/ja/web/api/cssmatrix/index.html index 38a1ef8796..756a3c4cb2 100644 --- a/files/ja/web/api/cssmatrix/index.html +++ b/files/ja/web/api/cssmatrix/index.html @@ -6,6 +6,7 @@ tags: - NeedsBrowserCompatibility - Reference translation_of: Web/API/DOMMatrix +translation_of_original: Web/API/CSSMatrix --- <div>{{APIRef("CSSOM")}}{{Non-standard_header}}</div> diff --git a/files/ja/web/api/deviceacceleration/index.html b/files/ja/web/api/deviceacceleration/index.html index 7c9af279af..982499c4a8 100644 --- a/files/ja/web/api/deviceacceleration/index.html +++ b/files/ja/web/api/deviceacceleration/index.html @@ -10,6 +10,7 @@ tags: - Reference - events translation_of: Web/API/DeviceMotionEventAcceleration +translation_of_original: Web/API/DeviceAcceleration --- <div>{{ ApiRef("Device Orientation Events") }}{{SeeCompatTable}}</div> diff --git a/files/ja/web/api/document/activeelement/index.html b/files/ja/web/api/document/activeelement/index.html index ba438793b8..31c1b2bc7f 100644 --- a/files/ja/web/api/document/activeelement/index.html +++ b/files/ja/web/api/document/activeelement/index.html @@ -9,6 +9,7 @@ tags: - NeedsTranslation - 要更新 translation_of: Web/API/DocumentOrShadowRoot/activeElement +translation_of_original: Web/API/Document/activeElement --- <div>{{ApiRef}}</div> diff --git a/files/ja/web/api/document/elementfrompoint/index.html b/files/ja/web/api/document/elementfrompoint/index.html index 1017a6e0c0..a24f1ce63a 100644 --- a/files/ja/web/api/document/elementfrompoint/index.html +++ b/files/ja/web/api/document/elementfrompoint/index.html @@ -6,6 +6,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint +translation_of_original: Web/API/Document/elementFromPoint --- <div> {{ApiRef()}} {{Fx_minversion_header(3)}}</div> diff --git a/files/ja/web/api/document/getselection/index.html b/files/ja/web/api/document/getselection/index.html index b1c947ef61..740d006c66 100644 --- a/files/ja/web/api/document/getselection/index.html +++ b/files/ja/web/api/document/getselection/index.html @@ -7,6 +7,7 @@ tags: - Reference - Selection translation_of: Web/API/DocumentOrShadowRoot/getSelection +translation_of_original: Web/API/Document/getSelection --- <p>DOM の <code>getSelection()</code> メソッドは、 {{domxref("Window")}} インタフェース及び {{domxref("Document")}} インタフェースで利用可能です。<br> 詳細については {{domxref("window.getSelection()")}} の頁を参照して下さい。</p> diff --git a/files/ja/web/api/document/inputencoding/index.html b/files/ja/web/api/document/inputencoding/index.html index eec76a174f..bc128b09e8 100644 --- a/files/ja/web/api/document/inputencoding/index.html +++ b/files/ja/web/api/document/inputencoding/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/API/Document/characterSet +translation_of_original: Web/API/Document/inputEncoding --- <p>{{ApiRef}} {{deprecated_header}}</p> <h2 id="Summary" name="Summary">概要</h2> diff --git a/files/ja/web/api/document/onselectionchange/index.html b/files/ja/web/api/document/onselectionchange/index.html index fb4c595ae0..9793bde3fa 100644 --- a/files/ja/web/api/document/onselectionchange/index.html +++ b/files/ja/web/api/document/onselectionchange/index.html @@ -9,6 +9,7 @@ tags: - イベントハンドラー - プロパティ translation_of: Web/API/GlobalEventHandlers/onselectionchange +translation_of_original: Web/API/Document/onselectionchange --- <div>{{ApiRef('DOM')}}{{SeeCompatTable}}</div> diff --git a/files/ja/web/api/document_object_model/preface/index.html b/files/ja/web/api/document_object_model/preface/index.html index 81f37f4850..4a390b9177 100644 --- a/files/ja/web/api/document_object_model/preface/index.html +++ b/files/ja/web/api/document_object_model/preface/index.html @@ -6,6 +6,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/API/Document_Object_Model +translation_of_original: Web/API/Document_Object_Model/Preface --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html b/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html index 6b375f30d3..a7953136e6 100644 --- a/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html +++ b/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html @@ -11,6 +11,7 @@ tags: - メソッド - 標準外 translation_of: Web/API/DocumentOrShadowRoot +translation_of_original: Web/API/DocumentOrShadowRoot/nodeFromPoint --- <div>{{APIRef("DOM")}}{{Non-standard_header}}</div> diff --git a/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html b/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html index 7c5c0920cd..d3f79b8d11 100644 --- a/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html +++ b/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html @@ -10,6 +10,7 @@ tags: - nodesFromPoint - メソッド translation_of: Web/API/DocumentOrShadowRoot +translation_of_original: Web/API/DocumentOrShadowRoot/nodesFromPoint --- <div>{{APIRef("DOM")}}{{Non-standard_header}}</div> diff --git a/files/ja/web/api/element/accesskey/index.html b/files/ja/web/api/element/accesskey/index.html index 04c95baf10..82738c792f 100644 --- a/files/ja/web/api/element/accesskey/index.html +++ b/files/ja/web/api/element/accesskey/index.html @@ -2,6 +2,7 @@ title: Element.accessKey slug: Web/API/Element/accessKey translation_of: Web/API/HTMLElement/accessKey +translation_of_original: Web/API/Element/accessKey --- <div>{{APIRef("DOM")}}</div> diff --git a/files/ja/web/api/element/name/index.html b/files/ja/web/api/element/name/index.html index 392f9d84f4..e069431e6e 100644 --- a/files/ja/web/api/element/name/index.html +++ b/files/ja/web/api/element/name/index.html @@ -2,6 +2,7 @@ title: element.name slug: Web/API/Element/name translation_of: Web/API +translation_of_original: Web/API/Element/name --- <p>{{ ApiRef() }}</p> <h3 class="editable" id="概要" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 1.142em; font-family: Georgia, Times, 'Times New Roman', serif; border-bottom-width: 1px; border-bottom-style: solid; color: rgb(51, 51, 51); font-style: normal; font-variant: normal; letter-spacing: normal; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; background-color: rgb(255, 255, 255);"><span>概要</span></h3> diff --git a/files/ja/web/api/event/button/index.html b/files/ja/web/api/event/button/index.html index 985b67c783..572f611ebc 100644 --- a/files/ja/web/api/event/button/index.html +++ b/files/ja/web/api/event/button/index.html @@ -6,6 +6,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/API/MouseEvent/button +translation_of_original: Web/API/event.button --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Summary</h3> diff --git a/files/ja/web/api/event/createevent/index.html b/files/ja/web/api/event/createevent/index.html index 8830d518ef..d9dc6aef3f 100644 --- a/files/ja/web/api/event/createevent/index.html +++ b/files/ja/web/api/event/createevent/index.html @@ -2,6 +2,7 @@ title: Event.createEvent() slug: Web/API/Event/createEvent translation_of: Web/API/Document/createEvent +translation_of_original: Web/API/Event/createEvent --- <p>{{APIRef("DOM")}}</p> diff --git a/files/ja/web/api/mediarecorder_api/index.html b/files/ja/web/api/mediarecorder_api/index.html index a425fc1549..a2e3ec8eaf 100644 --- a/files/ja/web/api/mediarecorder_api/index.html +++ b/files/ja/web/api/mediarecorder_api/index.html @@ -2,6 +2,7 @@ title: MediaRecorder API slug: Web/API/MediaRecorder_API translation_of: Web/API/MediaStream_Recording_API +translation_of_original: Web/API/MediaRecorder_API --- <div class="summary"> <p><span class="seoSummary">MediaRecorder API (MediaStream Recording) はインプットデバイスからのメディアストリームを記録するための API です。記録したストリームは PCM データのエンコードと言った操作をせずに利用できます。 {{ domxref("Navigator.getUserMedia()") }} を単体で利用する際の利用が想定されています。</span></p> diff --git a/files/ja/web/api/mouseevent/altkey/index.html b/files/ja/web/api/mouseevent/altkey/index.html index 9316f58644..ffa370b596 100644 --- a/files/ja/web/api/mouseevent/altkey/index.html +++ b/files/ja/web/api/mouseevent/altkey/index.html @@ -6,6 +6,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/API/MouseEvent/altKey +translation_of_original: Web/API/event.altKey --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Summary</h3> diff --git a/files/ja/web/api/node/baseuriobject/index.html b/files/ja/web/api/node/baseuriobject/index.html index 260c0b67d5..1de7600c48 100644 --- a/files/ja/web/api/node/baseuriobject/index.html +++ b/files/ja/web/api/node/baseuriobject/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Node translation_of: Web/API/Node +translation_of_original: Web/API/Node/baseURIObject --- <div>{{ApiRef}} {{Fx_minversion_header("3")}} {{Non-standard_header}}</div> diff --git a/files/ja/web/api/node/nodeprincipal/index.html b/files/ja/web/api/node/nodeprincipal/index.html index 3b5144c88a..41547615f2 100644 --- a/files/ja/web/api/node/nodeprincipal/index.html +++ b/files/ja/web/api/node/nodeprincipal/index.html @@ -6,6 +6,7 @@ tags: - Gecko - Gecko DOM Reference translation_of: Web/API/Node +translation_of_original: Web/API/Node/nodePrincipal --- <div> {{ApiRef}}{{Fx_minversion_header("3")}}{{Non-standard_header}}</div> diff --git a/files/ja/web/api/randomsource/index.html b/files/ja/web/api/randomsource/index.html index 12b34e7a02..5972564d98 100644 --- a/files/ja/web/api/randomsource/index.html +++ b/files/ja/web/api/randomsource/index.html @@ -8,6 +8,7 @@ tags: - Reference - Web Crypto API translation_of: Web/API/Crypto/getRandomValues +translation_of_original: Web/API/RandomSource --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/ja/web/api/slotable/index.html b/files/ja/web/api/slotable/index.html index 7890dd5d4c..859be5e107 100644 --- a/files/ja/web/api/slotable/index.html +++ b/files/ja/web/api/slotable/index.html @@ -9,6 +9,7 @@ tags: - Web Components - shadow dom translation_of: Web/API/Slottable +translation_of_original: Web/API/Slotable --- <p>{{APIRef("Shadow DOM")}}</p> diff --git a/files/ja/web/api/webgl_api/cross-domain_textures/index.html b/files/ja/web/api/webgl_api/cross-domain_textures/index.html index 05908fed61..15dcbf30e3 100644 --- a/files/ja/web/api/webgl_api/cross-domain_textures/index.html +++ b/files/ja/web/api/webgl_api/cross-domain_textures/index.html @@ -2,6 +2,7 @@ title: Cross-Domain Textures slug: Web/API/WebGL_API/Cross-Domain_Textures translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL#Cross-domain_textures +translation_of_original: Web/API/WebGL_API/Cross-Domain_Textures --- <p>WebGL のテクスチャの読み込みは、クロスドメインアクセス制御に従います。コンテンツで他のドメインからテクスチャを読み込むためには、CORS で許可を得る必要があります。CORS について詳しくは、<a href="/Ja/HTTP_access_control" title="ja/HTTP access control">HTTP access control</a> をご覧ください。</p> <p>CORS で許可された画像を WebGL のテクスチャとして使用する方法の説明を <a class="external" href="http://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/" title="http://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/">こちらの hacks.mozilla.org の記事</a> に掲載していますので、<a class="external" href="http://people.mozilla.org/~bjacob/webgltexture-cors-js.html" title="http://people.mozilla.org/~bjacob/webgltexture-cors-js.html">サンプル</a> と合わせてご覧ください。</p> diff --git a/files/ja/web/api/websockets_api/websockets_reference/index.html b/files/ja/web/api/websockets_api/websockets_reference/index.html index 85b5acc880..d924ac2328 100644 --- a/files/ja/web/api/websockets_api/websockets_reference/index.html +++ b/files/ja/web/api/websockets_api/websockets_reference/index.html @@ -5,6 +5,7 @@ tags: - WebSocket - WebSockets translation_of: Web/API/WebSockets_API +translation_of_original: Web/API/WebSockets_API/WebSockets_reference --- <div>{{draft}}</div> <p>以下のページは、WebSocket API のインタフェースに関する文書です。</p> diff --git a/files/ja/web/api/window/arguments/index.html b/files/ja/web/api/window/arguments/index.html index d964eb9cc1..f026024047 100644 --- a/files/ja/web/api/window/arguments/index.html +++ b/files/ja/web/api/window/arguments/index.html @@ -2,5 +2,6 @@ title: window.arguments slug: Web/API/Window/arguments translation_of: Working_with_windows_in_chrome_code#Passing_data_between_windows +translation_of_original: Web/API/Window.arguments --- <p><a href="/ja/docs/Working_with_windows_in_chrome_code#Passing_data_between_windows">『chrome コードでウィンドウを取り扱う』の頁の『ウィンドウ間でのデータのやり取り』の章</a>をご覧下さい。</p> diff --git a/files/ja/web/api/window/escape/index.html b/files/ja/web/api/window/escape/index.html index 0d16e08e31..48ab4cab3b 100644 --- a/files/ja/web/api/window/escape/index.html +++ b/files/ja/web/api/window/escape/index.html @@ -8,6 +8,7 @@ tags: - Gecko DOM Reference - Window translation_of: Web/JavaScript/Reference/Global_Objects/escape +translation_of_original: Web/API/Window.escape --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/window/onclick/index.html b/files/ja/web/api/window/onclick/index.html index b620c103a2..ac36968fa6 100644 --- a/files/ja/web/api/window/onclick/index.html +++ b/files/ja/web/api/window/onclick/index.html @@ -7,6 +7,7 @@ tags: - Gecko DOM Reference - Window translation_of: Web/API/GlobalEventHandlers/onclick +translation_of_original: Web/API/Window/onclick --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/window/onmousedown/index.html b/files/ja/web/api/window/onmousedown/index.html index 72c51f34c8..b5f947f8be 100644 --- a/files/ja/web/api/window/onmousedown/index.html +++ b/files/ja/web/api/window/onmousedown/index.html @@ -7,6 +7,7 @@ tags: - Gecko DOM Reference - Window translation_of: Web/API/GlobalEventHandlers/onmousedown +translation_of_original: Web/API/Window/onmousedown --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/window/onmouseup/index.html b/files/ja/web/api/window/onmouseup/index.html index 5598cd78c4..f7133126a9 100644 --- a/files/ja/web/api/window/onmouseup/index.html +++ b/files/ja/web/api/window/onmouseup/index.html @@ -7,6 +7,7 @@ tags: - Gecko DOM Reference - Window translation_of: Web/API/GlobalEventHandlers/onmouseup +translation_of_original: Web/API/Window/onmouseup --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/window/restore/index.html b/files/ja/web/api/window/restore/index.html index 3fbd8503f2..1510d2870e 100644 --- a/files/ja/web/api/window/restore/index.html +++ b/files/ja/web/api/window/restore/index.html @@ -2,6 +2,7 @@ title: Window.restore() slug: Web/API/Window/restore translation_of: Web/API/Window/moveTo +translation_of_original: Web/API/Window/restore --- <p>{{APIRef}}</p> diff --git a/files/ja/web/api/window/unescape/index.html b/files/ja/web/api/window/unescape/index.html index 501592c3d2..07564a02ee 100644 --- a/files/ja/web/api/window/unescape/index.html +++ b/files/ja/web/api/window/unescape/index.html @@ -8,6 +8,7 @@ tags: - Gecko DOM Reference - Window translation_of: Web/JavaScript/Reference/Global_Objects/unescape +translation_of_original: Web/API/Window.unescape --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/window/url/index.html b/files/ja/web/api/window/url/index.html index 9d2c28cdf5..ac758d1b3b 100644 --- a/files/ja/web/api/window/url/index.html +++ b/files/ja/web/api/window/url/index.html @@ -8,6 +8,7 @@ tags: - Reference - Window translation_of: Web/API/URL +translation_of_original: Web/API/Window/URL --- <p>{{ApiRef("Window")}}{{SeeCompatTable}}</p> diff --git a/files/ja/web/api/windowbase64/index.html b/files/ja/web/api/windowbase64/index.html index 5c6f618d59..760541b9c5 100644 --- a/files/ja/web/api/windowbase64/index.html +++ b/files/ja/web/api/windowbase64/index.html @@ -4,6 +4,7 @@ slug: Web/API/WindowBase64 tags: - API translation_of: Web/API/WindowOrWorkerGlobalScope +translation_of_original: Web/API/WindowBase64 --- <p>{{APIRef("HTML DOM")}}</p> diff --git a/files/ja/web/api/windowtimers/index.html b/files/ja/web/api/windowtimers/index.html index 3516b78c0d..549969232f 100644 --- a/files/ja/web/api/windowtimers/index.html +++ b/files/ja/web/api/windowtimers/index.html @@ -4,6 +4,7 @@ slug: Web/API/WindowTimers tags: - API translation_of: Web/API/WindowOrWorkerGlobalScope +translation_of_original: Web/API/WindowTimers --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ja/web/css/-moz-box-ordinal-group/index.html b/files/ja/web/css/-moz-box-ordinal-group/index.html index ac4851b66d..147bdbd9b4 100644 --- a/files/ja/web/css/-moz-box-ordinal-group/index.html +++ b/files/ja/web/css/-moz-box-ordinal-group/index.html @@ -8,6 +8,7 @@ tags: - Reference - フレックスボックス translation_of: Web/CSS/box-ordinal-group +translation_of_original: Web/CSS/-moz-box-ordinal-group --- <p>{{CSSRef}}{{warning("これは CSS フレックスボックスレイアウトモジュールの初期の草稿にあったプロパティであり、その後の草稿で置き換えられました。")}}</p> diff --git a/files/ja/web/css/@viewport/height/index.html b/files/ja/web/css/@viewport/height/index.html index 684d82b752..38f093896b 100644 --- a/files/ja/web/css/@viewport/height/index.html +++ b/files/ja/web/css/@viewport/height/index.html @@ -8,6 +8,7 @@ tags: - CSS Descriptor - Reference translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/height --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/@viewport/max-height/index.html b/files/ja/web/css/@viewport/max-height/index.html index 35b966dced..0e9f9079f0 100644 --- a/files/ja/web/css/@viewport/max-height/index.html +++ b/files/ja/web/css/@viewport/max-height/index.html @@ -7,6 +7,7 @@ tags: - CSS Descriptor - Reference translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/max-height --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/@viewport/max-zoom/index.html b/files/ja/web/css/@viewport/max-zoom/index.html index e4938538fd..483e5c214f 100644 --- a/files/ja/web/css/@viewport/max-zoom/index.html +++ b/files/ja/web/css/@viewport/max-zoom/index.html @@ -8,6 +8,7 @@ tags: - CSS Descriptor - Reference translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/max-zoom --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/@viewport/min-zoom/index.html b/files/ja/web/css/@viewport/min-zoom/index.html index 7890bffa6b..01b0ae54b2 100644 --- a/files/ja/web/css/@viewport/min-zoom/index.html +++ b/files/ja/web/css/@viewport/min-zoom/index.html @@ -7,6 +7,7 @@ tags: - CSS 記述子 - リファレンス translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/min-zoom --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/@viewport/viewport-fit/index.html b/files/ja/web/css/@viewport/viewport-fit/index.html index 8093487398..97814ca702 100644 --- a/files/ja/web/css/@viewport/viewport-fit/index.html +++ b/files/ja/web/css/@viewport/viewport-fit/index.html @@ -10,6 +10,7 @@ tags: - モバイル - 画面レイアウト translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/viewport-fit --- <div>{{CSSRef}}{{Draft}}{{SeeCompatTable}}</div> diff --git a/files/ja/web/css/@viewport/zoom/index.html b/files/ja/web/css/@viewport/zoom/index.html index 72405334b6..f05447a501 100644 --- a/files/ja/web/css/@viewport/zoom/index.html +++ b/files/ja/web/css/@viewport/zoom/index.html @@ -11,6 +11,7 @@ tags: - Reference - Web translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/zoom --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/_colon_-moz-placeholder/index.html b/files/ja/web/css/_colon_-moz-placeholder/index.html index 02eb38eafd..f9e7367a09 100644 --- a/files/ja/web/css/_colon_-moz-placeholder/index.html +++ b/files/ja/web/css/_colon_-moz-placeholder/index.html @@ -6,6 +6,7 @@ tags: - CSS Reference - Non-standard translation_of: 'Web/CSS/:placeholder-shown' +translation_of_original: 'Web/CSS/:-moz-placeholder' --- <p>{{Non-standard_header}}{{ CSSRef() }}{{ gecko_minversion_header("2.0") }}</p> diff --git a/files/ja/web/css/auto/index.html b/files/ja/web/css/auto/index.html index 68a6d03e67..cae634e45a 100644 --- a/files/ja/web/css/auto/index.html +++ b/files/ja/web/css/auto/index.html @@ -5,6 +5,7 @@ tags: - CSS - CSS Reference translation_of: Web/CSS/width +translation_of_original: Web/CSS/auto --- <div> {{CSSRef}}</div> diff --git a/files/ja/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html b/files/ja/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html index 8baafa448c..4c7327f6c1 100644 --- a/files/ja/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html +++ b/files/ja/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html @@ -8,6 +8,7 @@ tags: - Guide - Intermediate translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds +translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds --- <p id="Summary">{{CSSRef}}</p> diff --git a/files/ja/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html b/files/ja/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html index 83ec871366..4458dddff2 100644 --- a/files/ja/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html +++ b/files/ja/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html @@ -9,6 +9,7 @@ tags: - Guide - Web translation_of: Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox +translation_of_original: Web/CSS/CSS_Flexible_Box_Layout/Using_flexbox_to_lay_out_web_applications --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/margin/index.html b/files/ja/web/css/margin/index.html index 876e9526ea..f3acbec6be 100644 --- a/files/ja/web/css/margin/index.html +++ b/files/ja/web/css/margin/index.html @@ -7,6 +7,7 @@ tags: - CSS 基本ボックスモデル - Reference translation_of: Web/CSS/margin +translation_of_original: Web/CSS/margin-new --- <div>{{CSSRef}}</div> diff --git a/files/ja/web/css/media/visual/index.html b/files/ja/web/css/media/visual/index.html index b37c0f1c67..87ca6f864c 100644 --- a/files/ja/web/css/media/visual/index.html +++ b/files/ja/web/css/media/visual/index.html @@ -7,6 +7,7 @@ tags: - MDC Project - NeedsContent translation_of: Web/CSS/@media +translation_of_original: Web/CSS/media/visual --- <div>{{ CSSRef() }}</div> <p><a href="/ja/CSS" title="ja/CSS">CSS</a> 標準で定義された<a href="/ja/CSS/@media#Media_groups" title="ja/CSS/@media#Media_groups">メディアグループ</a>。</p> diff --git a/files/ja/web/css/none/index.html b/files/ja/web/css/none/index.html index 34dd66b6f6..562347725e 100644 --- a/files/ja/web/css/none/index.html +++ b/files/ja/web/css/none/index.html @@ -5,6 +5,7 @@ tags: - CSS - CSS Reference translation_of: Web/CSS/float +translation_of_original: Web/CSS/none --- <div> {{CSSRef()}}</div> diff --git a/files/ja/web/css/normal/index.html b/files/ja/web/css/normal/index.html index e7384cd4d9..4f1a3acf6b 100644 --- a/files/ja/web/css/normal/index.html +++ b/files/ja/web/css/normal/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/normal tags: - CSS Reference translation_of: Web/CSS/font-variant +translation_of_original: Web/CSS/normal --- <div> {{CSSRef}}</div> diff --git a/files/ja/web/css/other_resources/index.html b/files/ja/web/css/other_resources/index.html index 1a978eade2..fe471649c2 100644 --- a/files/ja/web/css/other_resources/index.html +++ b/files/ja/web/css/other_resources/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Other_Resources tags: - CSS translation_of: Web/CSS +translation_of_original: Web/CSS/Other_Resources --- <h2 id="W3C_Documents" name="W3C_Documents">W3C の文書</h2> <ul> diff --git a/files/ja/web/css/scaling_background_images/index.html b/files/ja/web/css/scaling_background_images/index.html index 93a268e1c6..fa7ce58677 100644 --- a/files/ja/web/css/scaling_background_images/index.html +++ b/files/ja/web/css/scaling_background_images/index.html @@ -2,6 +2,7 @@ title: 背景画像の拡大縮小 slug: Web/CSS/Scaling_background_images translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images +translation_of_original: Web/CSS/CSS_Background_and_Borders/Scaling_background_images --- <p>CSS の {{cssxref("background-size")}} プロパティによって、フルサイズの画像がタイル状に配置されるという既定の動作の代わりに、背景画像のサイズを調節することができるようになります。画像を望むように拡大または縮小することができます。</p> diff --git a/files/ja/web/events/compositionstart/index.html b/files/ja/web/events/compositionstart/index.html index acfd461a9f..e02e6c35ef 100644 --- a/files/ja/web/events/compositionstart/index.html +++ b/files/ja/web/events/compositionstart/index.html @@ -8,6 +8,7 @@ tags: - events - 要更新 translation_of: Web/API/Element/compositionstart_event +translation_of_original: DOM/DOM_event_reference/compositionstart --- <p>DOM <code>compositionstart</code> イベントはユーザがIMEで未確定文字列の入力を開始した時のように、間接的なテキスト入力を開始した時に同期的に発生します。このイベントは {{ domxref("CompositionEvent") }} インターフェースを持ちます。</p> <div class="note"> diff --git a/files/ja/web/guide/css/getting_started/boxes/index.html b/files/ja/web/guide/css/getting_started/boxes/index.html index eeb39e5e46..379b38949d 100644 --- a/files/ja/web/guide/css/getting_started/boxes/index.html +++ b/files/ja/web/guide/css/getting_started/boxes/index.html @@ -5,6 +5,7 @@ tags: - CSS - 'CSS:Getting_Started' translation_of: Learn/CSS/Building_blocks +translation_of_original: Web/Guide/CSS/Getting_started/Boxes --- <div>{{CSSTutorialTOC}}</div> diff --git a/files/ja/web/guide/css/getting_started/color/index.html b/files/ja/web/guide/css/getting_started/color/index.html index d1f75c2413..4d080bc3a4 100644 --- a/files/ja/web/guide/css/getting_started/color/index.html +++ b/files/ja/web/guide/css/getting_started/color/index.html @@ -6,6 +6,7 @@ tags: - 'CSS:Getting_Started' - Getting_Started translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors +translation_of_original: Web/Guide/CSS/Getting_started/Color --- <p>この文書では、CSS 中でどのように色を指定するかについて詳細に説明します。</p> diff --git a/files/ja/web/guide/css/getting_started/javascript/index.html b/files/ja/web/guide/css/getting_started/javascript/index.html index 9f8cf9b250..fc2fa7a3b4 100644 --- a/files/ja/web/guide/css/getting_started/javascript/index.html +++ b/files/ja/web/guide/css/getting_started/javascript/index.html @@ -5,6 +5,7 @@ tags: - CSS - 'CSS:Getting_Started' translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +translation_of_original: Web/Guide/CSS/Getting_started/JavaScript --- <div> {{CSSTutorialTOC}}</div> diff --git a/files/ja/web/guide/css/getting_started/layout/index.html b/files/ja/web/guide/css/getting_started/layout/index.html index 5f75322d74..e8bd18d944 100644 --- a/files/ja/web/guide/css/getting_started/layout/index.html +++ b/files/ja/web/guide/css/getting_started/layout/index.html @@ -5,6 +5,7 @@ tags: - CSS - 'CSS:Getting_Started' translation_of: Learn/CSS/CSS_layout +translation_of_original: Web/Guide/CSS/Getting_started/Layout --- <div> {{CSSTutorialTOC}} {{previousPage("/ja/docs/CSS/Getting_Started/Boxes", "Boxes")}}</div> diff --git a/files/ja/web/guide/css/getting_started/lists/index.html b/files/ja/web/guide/css/getting_started/lists/index.html index ecea2636d7..212947f4f6 100644 --- a/files/ja/web/guide/css/getting_started/lists/index.html +++ b/files/ja/web/guide/css/getting_started/lists/index.html @@ -5,6 +5,7 @@ tags: - CSS - 'CSS:Getting_Started' translation_of: Learn/CSS/Styling_text/Styling_lists +translation_of_original: Web/Guide/CSS/Getting_started/Lists --- <p>{{ CSSTutorialTOC() }}</p> <p>{{ previousPage("/ja/docs/CSS/Getting_Started/Content", "Content") }} これは <a href="/ja/CSS/Getting_Started" title="ja/CSS/Getting Started">CSS Getting Started</a> チュートリアルの第10章です。CSS を使ってリストの外見を決める方法について述べます。リストを含む新しいサンプル文書と、リストの体裁を決めるスタイルシートを作ってください。</p> diff --git a/files/ja/web/guide/css/getting_started/tables/index.html b/files/ja/web/guide/css/getting_started/tables/index.html index 0fb13e5828..1f0905d1ec 100644 --- a/files/ja/web/guide/css/getting_started/tables/index.html +++ b/files/ja/web/guide/css/getting_started/tables/index.html @@ -5,6 +5,7 @@ tags: - CSS - 'CSS:Getting_Started' translation_of: Learn/CSS/Building_blocks/Styling_tables +translation_of_original: Web/Guide/CSS/Getting_started/Tables --- <div> {{CSSTutorialTOC}}{{previousPage("/ja/docs/CSS/Getting_Started/Layout", "Layout")}}</div> diff --git a/files/ja/web/guide/dom/index.html b/files/ja/web/guide/dom/index.html index 17c6e376c3..dcee4acf84 100644 --- a/files/ja/web/guide/dom/index.html +++ b/files/ja/web/guide/dom/index.html @@ -8,6 +8,7 @@ tags: - NeedsTranslation - TopicStub translation_of: Web/API/Document_Object_Model +translation_of_original: Web/Guide/API/DOM --- <p>{{draft}}</p> diff --git a/files/ja/web/guide/html/event_attributes/index.html b/files/ja/web/guide/html/event_attributes/index.html index 305d8491d4..0c2047bce5 100644 --- a/files/ja/web/guide/html/event_attributes/index.html +++ b/files/ja/web/guide/html/event_attributes/index.html @@ -9,6 +9,7 @@ tags: - JavaScript translation_of: >- Learn/JavaScript/Building_blocks/Events#Inline_event_handlers_%E2%80%94_don%27t_use_these +translation_of_original: Web/Guide/HTML/Event_attributes --- <p><span class="seoSummary">すべての HTML 要素は、特定のイベントが発生したときの JavaScript の実行が許可された属性の集合から成り立ちます。これらは Event 属性と呼ばれ、その属性名には "on" の接頭辞が付きます。</span>例えば、ユーザーが要素をクリックしたときに JavaScript を実行するために、JavaScript を <code>onclick</code> 属性の中に書きます。</p> diff --git a/files/ja/web/guide/html/html5/html5_element_list/index.html b/files/ja/web/guide/html/html5/html5_element_list/index.html index fef48af8f1..b5da7466db 100644 --- a/files/ja/web/guide/html/html5/html5_element_list/index.html +++ b/files/ja/web/guide/html/html5/html5_element_list/index.html @@ -5,6 +5,7 @@ tags: - HTML - HTML5 translation_of: Web/HTML/Element +translation_of_original: Web/Guide/HTML/HTML5/HTML5_element_list --- <p>This page list all <strong>standard HTML5 elements</strong>, described by their opening tag and grouped by function. Contrary to the <a href="/ja/docs/HTML/Element" title="HTML/Element">HTML Element index</a> which lists all possible tags, standard, non-standard, valid, obsolete or deprecated ones, this list only the valid HTML5 elements. Only those should be used in new Web sites.</p> diff --git a/files/ja/web/guide/html/obsolete_things_to_avoid/index.html b/files/ja/web/guide/html/obsolete_things_to_avoid/index.html index 4fb68efa3b..1c8a7cc261 100644 --- a/files/ja/web/guide/html/obsolete_things_to_avoid/index.html +++ b/files/ja/web/guide/html/obsolete_things_to_avoid/index.html @@ -6,6 +6,7 @@ tags: - NeedsContent - NeedsTechnicalReview translation_of: Learn/HTML/Introduction_to_HTML +translation_of_original: Web/Guide/HTML/Obsolete_things_to_avoid --- <h2 id="導入">導入</h2> diff --git a/files/ja/web/guide/using_formdata_objects/index.html b/files/ja/web/guide/using_formdata_objects/index.html index a353cae222..605885878f 100644 --- a/files/ja/web/guide/using_formdata_objects/index.html +++ b/files/ja/web/guide/using_formdata_objects/index.html @@ -9,6 +9,7 @@ tags: - HTML - Web translation_of: Web/API/FormData/Using_FormData_Objects +translation_of_original: Web/Guide/Using_FormData_Objects --- <p class="summary"><code><a href="/ja/docs/Web/API/FormData">FormData</a></code> オブジェクトは、<code><a href="/ja/docs/Web/API/XMLHttpRequest">XMLHttpRequest</a></code> を使用して送信するためのキーと値のペアのセットを収集可能にします。本来はフォームデータの送信に使用することを想定していましたが、キーのついたデータを伝送するためにフォームとは独立して使用することもできます。伝送されるデータは、フォームのエンコードタイプが <code>multipart/form-data</code> に設定されている場合に、{{domxref("HTMLFormElement.submit","submit()")}} メソッドで送信する際に使用するデータと同じ形式です。</p> diff --git a/files/ja/web/javascript/getting_started/index.html b/files/ja/web/javascript/getting_started/index.html index a787ee2083..b87febbe05 100644 --- a/files/ja/web/javascript/getting_started/index.html +++ b/files/ja/web/javascript/getting_started/index.html @@ -2,6 +2,7 @@ title: Getting Started (Javascript Tutorial) slug: Web/JavaScript/Getting_Started translation_of: Learn/Getting_started_with_the_web/JavaScript_basics +translation_of_original: Web/JavaScript/Getting_Started --- <h2 id="Why_JavaScript.3F" name="Why_JavaScript.3F">Why JavaScript?</h2> <p>JavaScript is a powerful, complicated, and often misunderstood computer language. It enables the rapid development of applications in which users can enter data and view results easily.</p> diff --git a/files/ja/web/javascript/guide/obsolete_pages/index.html b/files/ja/web/javascript/guide/obsolete_pages/index.html index 7594f13fd9..88bf9acbe7 100644 --- a/files/ja/web/javascript/guide/obsolete_pages/index.html +++ b/files/ja/web/javascript/guide/obsolete_pages/index.html @@ -2,6 +2,7 @@ title: Obsolete Pages slug: Web/JavaScript/Guide/Obsolete_Pages translation_of: Web/JavaScript/Guide +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages --- <p>This is a list of pages that have been merged into chapters (in alphabetical order):</p> diff --git a/files/ja/web/javascript/introduction_to_object-oriented_javascript/index.html b/files/ja/web/javascript/introduction_to_object-oriented_javascript/index.html index e39bf42a12..cbe9e10a0a 100644 --- a/files/ja/web/javascript/introduction_to_object-oriented_javascript/index.html +++ b/files/ja/web/javascript/introduction_to_object-oriented_javascript/index.html @@ -13,6 +13,7 @@ tags: - Object - Object-Oriented translation_of: Learn/JavaScript/Objects +translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript --- <div>{{jsSidebar("Introductory")}}</div> diff --git a/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html b/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html index bf782a0664..5705852c36 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html @@ -8,6 +8,7 @@ tags: - Property - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype --- <div>{{JSRef}}</div> diff --git a/files/ja/web/javascript/reference/global_objects/webassembly/instance/prototype/index.html b/files/ja/web/javascript/reference/global_objects/webassembly/instance/prototype/index.html index f1f8361b0c..fedccef945 100644 --- a/files/ja/web/javascript/reference/global_objects/webassembly/instance/prototype/index.html +++ b/files/ja/web/javascript/reference/global_objects/webassembly/instance/prototype/index.html @@ -2,6 +2,7 @@ title: WebAssembly.Instance.prototype slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/prototype translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/prototype --- <div>{{JSRef}} {{SeeCompatTable}}</div> diff --git a/files/ja/web/javascript/reference/global_objects/webassembly/memory/prototype/index.html b/files/ja/web/javascript/reference/global_objects/webassembly/memory/prototype/index.html index e9e48b5bec..6d837f2f73 100644 --- a/files/ja/web/javascript/reference/global_objects/webassembly/memory/prototype/index.html +++ b/files/ja/web/javascript/reference/global_objects/webassembly/memory/prototype/index.html @@ -8,6 +8,7 @@ tags: - WebAssembly - memory translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory/prototype --- <div>{{JSRef}} {{SeeCompatTable}}</div> diff --git a/files/ja/web/javascript/reference/global_objects/webassembly/table/prototype/index.html b/files/ja/web/javascript/reference/global_objects/webassembly/table/prototype/index.html index 8a178f1ce3..84709eb736 100644 --- a/files/ja/web/javascript/reference/global_objects/webassembly/table/prototype/index.html +++ b/files/ja/web/javascript/reference/global_objects/webassembly/table/prototype/index.html @@ -8,6 +8,7 @@ tags: - WebAssembly - table translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table/prototype --- <div>{{JSRef}} {{SeeCompatTable}}</div> diff --git a/files/ja/web/javascript/reference/operators/comparison_operators/index.html b/files/ja/web/javascript/reference/operators/comparison_operators/index.html index 701e2081f3..5010c8eb89 100644 --- a/files/ja/web/javascript/reference/operators/comparison_operators/index.html +++ b/files/ja/web/javascript/reference/operators/comparison_operators/index.html @@ -7,6 +7,7 @@ tags: - Reference - 演算子 translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ja/web/javascript/reference/operators/logical_operators/index.html b/files/ja/web/javascript/reference/operators/logical_operators/index.html index 5b2cf76b3a..8b43c3de26 100644 --- a/files/ja/web/javascript/reference/operators/logical_operators/index.html +++ b/files/ja/web/javascript/reference/operators/logical_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ja/web/javascript/reference/reserved_words/index.html b/files/ja/web/javascript/reference/reserved_words/index.html index 16a2a45a16..fabc275890 100644 --- a/files/ja/web/javascript/reference/reserved_words/index.html +++ b/files/ja/web/javascript/reference/reserved_words/index.html @@ -4,6 +4,7 @@ slug: Web/JavaScript/Reference/Reserved_Words tags: - JavaScript translation_of: Web/JavaScript/Reference/Lexical_grammar#Keywords +translation_of_original: Web/JavaScript/Reference/Reserved_Words --- <p>以下は予約語であり、変数、関数、メソッド、あるいはオブジェクトの識別子として用いることはできません。以下は <a href="/ja/docs/ECMAScript">ECMAScript</a> の仕様で既存のキーワードとして予約されているものです。</p> diff --git a/files/ja/web/javascript/reference/statements/yield/index.html b/files/ja/web/javascript/reference/statements/yield/index.html index fd381dc98d..69be44e8d9 100644 --- a/files/ja/web/javascript/reference/statements/yield/index.html +++ b/files/ja/web/javascript/reference/statements/yield/index.html @@ -2,5 +2,6 @@ title: yield slug: Web/JavaScript/Reference/Statements/yield translation_of: Web/JavaScript/Reference/Operators/yield +translation_of_original: Web/JavaScript/Reference/Statements/yield --- <p>『 <a href="/ja/docs/JavaScript/New_in_JavaScript/1.7">JavaScript 1.7 の新機能</a>』、『<a href="/ja/docs/JavaScript/Guide/Iterators_and_Generators">イテレータとジェネレータ</a>』 を参照して下さい。</p> diff --git a/files/ja/web/progressive_web_apps/advantages/index.html b/files/ja/web/progressive_web_apps/advantages/index.html index 54934889cc..b7d3a2dc7b 100644 --- a/files/ja/web/progressive_web_apps/advantages/index.html +++ b/files/ja/web/progressive_web_apps/advantages/index.html @@ -7,6 +7,7 @@ tags: - advantages - concepts translation_of: Web/Progressive_web_apps/Introduction#Advantages_of_web_applications +translation_of_original: Web/Progressive_web_apps/Advantages --- <p class="summary"><span class="seoSummary">プログレッシブウェブアプリ(Progressive web apps、PWA)には、以下のセクションにリストされているすべての利点があります。</span></p> diff --git a/files/ja/web_development/index.html b/files/ja/web_development/index.html index c386086d88..534c441e19 100644 --- a/files/ja/web_development/index.html +++ b/files/ja/web_development/index.html @@ -4,6 +4,7 @@ slug: Web_Development tags: - Web Development translation_of: Web/Guide +translation_of_original: Web_Development --- <p><strong>ウェブ開発</strong> は、ウェブサイトやウェブアプリケーションの開発のすべての側面を含んでいます。</p> diff --git a/files/ja/web_development/mobile/index.html b/files/ja/web_development/mobile/index.html index 112d15199d..cc288a9c45 100644 --- a/files/ja/web_development/mobile/index.html +++ b/files/ja/web_development/mobile/index.html @@ -7,6 +7,7 @@ tags: - TopicStub - Web Development translation_of: Web/Guide/Mobile +translation_of_original: Web_Development/Mobile --- <p>Developing web sites to be viewed on mobile devices requires approaches that ensure a web site works as well on mobile devices as it does on desktop browsers. The following articles describe some of these approaches.</p> <ul> diff --git a/files/ja/web_development/mobile/responsive_design/index.html b/files/ja/web_development/mobile/responsive_design/index.html index a8eeec1c40..36724f3ba5 100644 --- a/files/ja/web_development/mobile/responsive_design/index.html +++ b/files/ja/web_development/mobile/responsive_design/index.html @@ -7,6 +7,7 @@ tags: - Responsive Design - Web Development translation_of: Web/Progressive_web_apps +translation_of_original: Web/Guide/Responsive_design --- <p>モバイル向けとデスクトップ向けの Web サイトの開発に対する <a href="/ja/docs/Web/Guide/Mobile/Separate_sites" title="Web development/Mobile/Separate sites">別々のサイト</a> 手法に関連する問題に対する反応として、比較的新しい (実際は <a href="http://www.alistapart.com/articles/dao/">とても古い</a>) アイディアが人気を集め始めています。ユーザーエージェントでの判別とは別れを告げ、かわりにクライアント側のブラウザの機能でページを対応させましょう。この手法は Ethan Marcotte のブログ記事 <a href="http://alistapart.com" title="http://alistapart.com">A List Apart</a> で紹介され、<a href="http://www.alistapart.com/articles/responsive-web-design/" style="line-height: 1.572;">レスポンシブ Web デザイン</a> として知られるようになりました。分離したサイト開発手法と同様に、レスポンシブ Web デザインにも短所があります。</p> diff --git a/files/ja/webapi/index.html b/files/ja/webapi/index.html index 61f1e648a6..1df9691cb1 100644 --- a/files/ja/webapi/index.html +++ b/files/ja/webapi/index.html @@ -7,6 +7,7 @@ tags: - Firefox OS - Mobile translation_of: Web/API +translation_of_original: WebAPI --- <p><strong>WebAPI</strong> はデバイス間の互換性を提供する機能一式であり、Web アプリやコンテンツがデバイスに保存されているデータ (カレンダーや連絡先など) やデバイスハードウェア (バッテリーの状態やデバイスのバイブレーションハードウェアなど) へアクセスできるようにする API を指す用語です。これらの API を追加することにより今日の Web ができることを増やすとともに、従来はプロプライエタリなプラットフォームでしかできなかったことに広がることを望んでいます。</p> diff --git a/files/ja/width/index.html b/files/ja/width/index.html index 29e856b3fc..aad9d6d606 100644 --- a/files/ja/width/index.html +++ b/files/ja/width/index.html @@ -4,6 +4,7 @@ slug: width tags: - Disambiguation translation_of: Web/CSS/width +translation_of_original: width --- <p><code>width</code> は多くの文脈で用いられます。</p> diff --git a/files/ja/xsltprocessor/index.html b/files/ja/xsltprocessor/index.html index 3a314b96b5..ca2a707fb7 100644 --- a/files/ja/xsltprocessor/index.html +++ b/files/ja/xsltprocessor/index.html @@ -2,6 +2,7 @@ title: XSLTProcessor slug: XSLTProcessor translation_of: Web/API/XSLTProcessor +translation_of_original: XSLTProcessor --- <p>XSLTProcesor は、Mozilla の XSLT エンジンへのインタフェースを提供するオブジェクトです。特権のない JavaScript で利用可能です。</p> |