diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index ad5291f6fb8ce4..92ee1067e9a079 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -1738,7 +1738,7 @@ /es/docs/Web/API/WindowOrWorkerGlobalScope/caches /es/docs/Web/API/Window/caches /es/docs/Web/API/WindowOrWorkerGlobalScope/clearInterval /es/docs/Web/API/clearInterval /es/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout /es/docs/Web/API/clearTimeout -/es/docs/Web/API/WindowOrWorkerGlobalScope/createImageBitmap /es/docs/Web/API/createImageBitmap +/es/docs/Web/API/WindowOrWorkerGlobalScope/createImageBitmap /es/docs/Web/API/Window/createImageBitmap /es/docs/Web/API/WindowOrWorkerGlobalScope/fetch /es/docs/Web/API/Window/fetch /es/docs/Web/API/WindowOrWorkerGlobalScope/indexedDB /es/docs/Web/API/Window/indexedDB /es/docs/Web/API/WindowOrWorkerGlobalScope/isSecureContext /es/docs/Web/API/Window/isSecureContext @@ -1767,6 +1767,7 @@ /es/docs/Web/API/console/timeEnd /es/docs/Web/API/console/timeEnd_static /es/docs/Web/API/console/trace /es/docs/Web/API/console/trace_static /es/docs/Web/API/console/warn /es/docs/Web/API/console/warn_static +/es/docs/Web/API/createImageBitmap /es/docs/Web/API/Window/createImageBitmap /es/docs/Web/API/crypto_property /es/docs/Web/API/Window/crypto /es/docs/Web/API/event.defaultPrevented /es/docs/Web/API/Event/defaultPrevented /es/docs/Web/API/event.which /es/docs/Web/API/UIEvent/which @@ -2199,13 +2200,17 @@ /es/docs/Web/HTML/microformatos /es/docs/Web/HTML/microformats /es/docs/Web/HTML/Índice /es/docs/Web/HTML /es/docs/Web/HTTP/Access_control_CORS /es/docs/Web/HTTP/CORS +/es/docs/Web/HTTP/Basics_of_HTTP /es/docs/conflicting/Web/HTTP /es/docs/Web/HTTP/Basics_of_HTTP/Choosing_between_www_and_non-www_URLs /es/docs/Web/URI/Authority/Choosing_between_www_and_non-www_URLs /es/docs/Web/HTTP/Basics_of_HTTP/Data_URIs /es/docs/Web/URI/Schemes/data /es/docs/Web/HTTP/Basics_of_HTTP/Data_URLs /es/docs/Web/URI/Schemes/data /es/docs/Web/HTTP/Basics_of_HTTP/Datos_URIs /es/docs/Web/URI/Schemes/data +/es/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP /es/docs/Web/HTTP/Evolution_of_HTTP /es/docs/Web/HTTP/Basics_of_HTTP/Identificación_recursos_en_la_Web /es/docs/orphaned/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web /es/docs/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web /es/docs/orphaned/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web -/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Lista_completa_de_tipos_MIME /es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types +/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types /es/docs/Web/HTTP/MIME_types +/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types /es/docs/Web/HTTP/MIME_types/Common_types +/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Lista_completa_de_tipos_MIME /es/docs/Web/HTTP/MIME_types/Common_types /es/docs/Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x /es/docs/Web/HTTP/Connection_management_in_HTTP_1.x /es/docs/Web/HTTP/Peticiones_condicionales /es/docs/Web/HTTP/Conditional_requests /es/docs/Web/HTTP/Sesión /es/docs/Web/HTTP/Session diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json index 4c761971946439..3bc79705abf482 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -5472,6 +5472,10 @@ "modified": "2019-03-23T22:45:47.266Z", "contributors": ["julian3xl"] }, + "Web/API/Window/createImageBitmap": { + "modified": "2020-10-15T22:14:17.553Z", + "contributors": ["Bumxu"] + }, "Web/API/Window/crypto": { "modified": "2020-02-12T20:26:38.795Z", "contributors": ["joseluisq", "AlePerez92", "victorjavierss"] @@ -5767,10 +5771,6 @@ "modified": "2020-10-15T21:53:36.780Z", "contributors": ["juanluisrp", "oderflaj"] }, - "Web/API/createImageBitmap": { - "modified": "2020-10-15T22:14:17.553Z", - "contributors": ["Bumxu"] - }, "Web/API/notification/icon": { "modified": "2019-03-23T22:59:32.492Z", "contributors": ["joxhker"] @@ -9415,34 +9415,6 @@ "DavidPeniafiel" ] }, - "Web/HTTP/Basics_of_HTTP": { - "modified": "2020-04-20T02:59:31.392Z", - "contributors": [ - "obed3113", - "sanxofon", - "Sergio_Gonzalez_Collado", - "cissoid" - ] - }, - "Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP": { - "modified": "2019-03-23T22:10:11.567Z", - "contributors": ["Sergio_Gonzalez_Collado", "ChrisMHM"] - }, - "Web/HTTP/Basics_of_HTTP/MIME_types": { - "modified": "2019-11-18T08:03:54.325Z", - "contributors": [ - "IsaacAaron", - "sanxofon", - "Sergio_Gonzalez_Collado", - "kevinmont", - "juanrarodriguez18", - "strattadb" - ] - }, - "Web/HTTP/Basics_of_HTTP/MIME_types/Common_types": { - "modified": "2020-02-28T13:10:45.613Z", - "contributors": ["chrisdavidmills", "sanxofon", "franklevel", "gabrielnoe"] - }, "Web/HTTP/CORS": { "modified": "2020-08-10T16:23:20.546Z", "contributors": [ @@ -9521,6 +9493,10 @@ "omertafox" ] }, + "Web/HTTP/Evolution_of_HTTP": { + "modified": "2019-03-23T22:10:11.567Z", + "contributors": ["Sergio_Gonzalez_Collado", "ChrisMHM"] + }, "Web/HTTP/Headers": { "modified": "2019-12-10T13:29:15.931Z", "contributors": [ @@ -9719,6 +9695,21 @@ "modified": "2020-10-15T21:59:06.897Z", "contributors": ["JulioMoreyra", "francinysalles", "tonialfaro"] }, + "Web/HTTP/MIME_types": { + "modified": "2019-11-18T08:03:54.325Z", + "contributors": [ + "IsaacAaron", + "sanxofon", + "Sergio_Gonzalez_Collado", + "kevinmont", + "juanrarodriguez18", + "strattadb" + ] + }, + "Web/HTTP/MIME_types/Common_types": { + "modified": "2020-02-28T13:10:45.613Z", + "contributors": ["chrisdavidmills", "sanxofon", "franklevel", "gabrielnoe"] + }, "Web/HTTP/Messages": { "modified": "2019-11-12T11:40:26.816Z", "contributors": [ @@ -14288,6 +14279,15 @@ "Nukeador" ] }, + "conflicting/Web/HTTP": { + "modified": "2020-04-20T02:59:31.392Z", + "contributors": [ + "obed3113", + "sanxofon", + "Sergio_Gonzalez_Collado", + "cissoid" + ] + }, "conflicting/Web/HTTP/Basics_of_HTTP/MIME_types": { "modified": "2019-01-16T15:43:53.805Z", "contributors": [ diff --git a/files/es/web/http/basics_of_http/index.md b/files/es/conflicting/web/http/index.md similarity index 98% rename from files/es/web/http/basics_of_http/index.md rename to files/es/conflicting/web/http/index.md index 89eb19f963bab5..0725dbfefbb528 100644 --- a/files/es/web/http/basics_of_http/index.md +++ b/files/es/conflicting/web/http/index.md @@ -1,6 +1,7 @@ --- title: Conceptos básicos de HTTP -slug: Web/HTTP/Basics_of_HTTP +slug: conflicting/Web/HTTP +original_slug: Web/HTTP/Basics_of_HTTP --- {{HTTPSidebar}} diff --git a/files/es/web/api/createimagebitmap/index.md b/files/es/web/api/window/createimagebitmap/index.md similarity index 97% rename from files/es/web/api/createimagebitmap/index.md rename to files/es/web/api/window/createimagebitmap/index.md index 43a86129ef01de..51a5e63062eef2 100644 --- a/files/es/web/api/createimagebitmap/index.md +++ b/files/es/web/api/window/createimagebitmap/index.md @@ -1,6 +1,7 @@ --- title: self.createImageBitmap() -slug: Web/API/createImageBitmap +slug: Web/API/Window/createImageBitmap +original_slug: Web/API/createImageBitmap --- {{APIRef("Canvas API")}} diff --git a/files/es/web/http/basics_of_http/evolution_of_http/index.md b/files/es/web/http/evolution_of_http/index.md similarity index 99% rename from files/es/web/http/basics_of_http/evolution_of_http/index.md rename to files/es/web/http/evolution_of_http/index.md index 1d38c4992f2ce4..4684d6bcd460c4 100644 --- a/files/es/web/http/basics_of_http/evolution_of_http/index.md +++ b/files/es/web/http/evolution_of_http/index.md @@ -1,6 +1,7 @@ --- title: Evolución del protocolo HTTP -slug: Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP +slug: Web/HTTP/Evolution_of_HTTP +original_slug: Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP --- {{HTTPSidebar}} diff --git a/files/es/web/http/basics_of_http/mime_types/common_types/index.md b/files/es/web/http/mime_types/common_types/index.md similarity index 99% rename from files/es/web/http/basics_of_http/mime_types/common_types/index.md rename to files/es/web/http/mime_types/common_types/index.md index c4269f6d809c71..0711b60967a996 100644 --- a/files/es/web/http/basics_of_http/mime_types/common_types/index.md +++ b/files/es/web/http/mime_types/common_types/index.md @@ -1,6 +1,7 @@ --- title: Lista completa de tipos MIME -slug: Web/HTTP/Basics_of_HTTP/MIME_types/Common_types +slug: Web/HTTP/MIME_types/Common_types +original_slug: Web/HTTP/Basics_of_HTTP/MIME_types/Common_types --- {{HTTPSidebar}} diff --git a/files/es/web/http/basics_of_http/mime_types/index.md b/files/es/web/http/mime_types/index.md similarity index 99% rename from files/es/web/http/basics_of_http/mime_types/index.md rename to files/es/web/http/mime_types/index.md index 28f0a23f5a016e..73e89a5546e678 100644 --- a/files/es/web/http/basics_of_http/mime_types/index.md +++ b/files/es/web/http/mime_types/index.md @@ -1,6 +1,7 @@ --- title: Tipos MIME -slug: Web/HTTP/Basics_of_HTTP/MIME_types +slug: Web/HTTP/MIME_types +original_slug: Web/HTTP/Basics_of_HTTP/MIME_types --- {{HTTPSidebar}} diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 3179efb3068144..18061dc6907cb1 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -2536,8 +2536,8 @@ /ja/docs/Tools/Working_with_iframes https://firefox-source-docs.mozilla.org/devtools-user/working_with_iframes/index.html /ja/docs/Tools/about:debugging https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html /ja/docs/Transforming_XML_with_XSLT /ja/docs/Web/XSLT/Transforming_XML_with_XSLT -/ja/docs/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference -/ja/docs/Transforming_XML_with_XSLT:The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference +/ja/docs/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT +/ja/docs/Transforming_XML_with_XSLT:The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT /ja/docs/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces /ja/docs/Web/API/Document_Object_Model/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces /ja/docs/Tutorials/Using_CSS_gradients /ja/docs/Web/CSS/CSS_images/Using_CSS_gradients /ja/docs/Upcoming_Firefox_features_for_developers /ja/docs/Mozilla/Firefox/Releases/4 @@ -3218,7 +3218,7 @@ /ja/docs/Web/API/WindowOrWorkerGlobalScope/caches /ja/docs/Web/API/Window/caches /ja/docs/Web/API/WindowOrWorkerGlobalScope/clearInterval /ja/docs/Web/API/clearInterval /ja/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout /ja/docs/Web/API/clearTimeout -/ja/docs/Web/API/WindowOrWorkerGlobalScope/createImageBitmap /ja/docs/Web/API/createImageBitmap +/ja/docs/Web/API/WindowOrWorkerGlobalScope/createImageBitmap /ja/docs/Web/API/Window/createImageBitmap /ja/docs/Web/API/WindowOrWorkerGlobalScope/fetch /ja/docs/Web/API/Window/fetch /ja/docs/Web/API/WindowOrWorkerGlobalScope/indexedDB /ja/docs/Web/API/Window/indexedDB /ja/docs/Web/API/WindowOrWorkerGlobalScope/isSecureContext /ja/docs/Web/API/Window/isSecureContext @@ -3276,6 +3276,7 @@ /ja/docs/Web/API/console/timeStamp /ja/docs/Web/API/console/timeStamp_static /ja/docs/Web/API/console/trace /ja/docs/Web/API/console/trace_static /ja/docs/Web/API/console/warn /ja/docs/Web/API/console/warn_static +/ja/docs/Web/API/createImageBitmap /ja/docs/Web/API/Window/createImageBitmap /ja/docs/Web/API/crypto_property /ja/docs/Web/API/Window/crypto /ja/docs/Web/API/document.URL /ja/docs/Web/API/Document/URL /ja/docs/Web/API/document.activeElement /ja/docs/Web/API/Document/activeElement @@ -4145,11 +4146,15 @@ /ja/docs/Web/HTML/Supported_media_formats /ja/docs/Web/Media/Formats /ja/docs/Web/HTML/Using_HTML5_audio_and_video /ja/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content /ja/docs/Web/HTML/属性 /ja/docs/Web/HTML/Attributes +/ja/docs/Web/HTTP/Basics_of_HTTP /ja/docs/Web/HTTP /ja/docs/Web/HTTP/Basics_of_HTTP/Choosing_between_www_and_non-www_URLs /ja/docs/Web/URI/Authority/Choosing_between_www_and_non-www_URLs /ja/docs/Web/HTTP/Basics_of_HTTP/Data_URIs /ja/docs/Web/URI/Schemes/data /ja/docs/Web/HTTP/Basics_of_HTTP/Data_URLs /ja/docs/Web/URI/Schemes/data +/ja/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP /ja/docs/Web/HTTP/Evolution_of_HTTP /ja/docs/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web /ja/docs/Web/URI -/ja/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types /ja/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types +/ja/docs/Web/HTTP/Basics_of_HTTP/MIME_types /ja/docs/Web/HTTP/MIME_types +/ja/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types /ja/docs/Web/HTTP/MIME_types/Common_types +/ja/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types /ja/docs/Web/HTTP/MIME_types/Common_types /ja/docs/Web/HTTP/Basics_of_HTTP/Resource_URLs /ja/docs/Web/URI/Schemes/resource /ja/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP) /ja/docs/Web/HTTP/Cross-Origin_Resource_Policy /ja/docs/Web/HTTP/Feature_Policy /ja/docs/Web/HTTP/Permissions_Policy @@ -4192,7 +4197,7 @@ /ja/docs/Web/HTTP/Headers/Feature-Policy/sync-xhr /ja/docs/Web/HTTP/Headers/Permissions-Policy /ja/docs/Web/HTTP/Headers/Feature-Policy/vr /ja/docs/Web/HTTP/Headers/Permissions-Policy/xr-spatial-tracking /ja/docs/Web/HTTP/Headers/Feature-Policy/web-share /ja/docs/Web/HTTP/Headers/Permissions-Policy/web-share -/ja/docs/Web/HTTP/Headers/Feature-Policy/xr /ja/docs/conflicting/Web/HTTP/Headers/Feature-Policy/xr-spatial-tracking +/ja/docs/Web/HTTP/Headers/Feature-Policy/xr /ja/docs/Web/HTTP/Headers/Permissions-Policy/xr-spatial-tracking /ja/docs/Web/HTTP/Headers/Feature-Policy/xr-spatial-tracking /ja/docs/Web/HTTP/Headers/Permissions-Policy/xr-spatial-tracking /ja/docs/Web/HTTP/Headers/Permissions-Policy/battery /ja/docs/Web/HTTP/Headers/Permissions-Policy /ja/docs/Web/HTTP/Headers/Set-Cookie2 /ja/docs/Web/HTTP/Headers/Set-Cookie @@ -4200,7 +4205,7 @@ /ja/docs/Web/HTTP/Link_prefetching_FAQ /ja/docs/Glossary/Prefetch /ja/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_(PAC)_file /ja/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file /ja/docs/Web/HTTP/Public_Key_Pinning /ja/docs/conflicting/Web/Security/Certificate_Transparency -/ja/docs/Web/HTTP/Resources_and_URIs /ja/docs/Web/HTTP/Basics_of_HTTP/MIME_types +/ja/docs/Web/HTTP/Resources_and_URIs /ja/docs/Web/HTTP/MIME_types /ja/docs/Web/HTTP/Response_codes /ja/docs/Web/HTTP/Status /ja/docs/Web/HTTP/Response_codes/204 /ja/docs/Web/HTTP/Status/204 /ja/docs/Web/HTTP/Server-Side_Access_Control /ja/docs/Web/HTTP/CORS @@ -4701,6 +4706,7 @@ /ja/docs/Web/XSLT/The_XSLT_JavaScript_Interface_in_Gecko/Resources /ja/docs/Web/API/XSLTProcessor /ja/docs/Web/XSLT/The_XSLT_JavaScript_Interface_in_Gecko/Setting_Parameters /ja/docs/Web/API/XSLTProcessor /ja/docs/Web/XSLT/Transforming_XML_with_XSLT/Resources /ja/docs/Web/XSLT/Transforming_XML_with_XSLT +/ja/docs/Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT /ja/docs/Web/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations /ja/docs/Web/API/XSLTProcessor /ja/docs/Web/XSLT/XSLT_JS_interface_in_Gecko /ja/docs/Web/API/XSLTProcessor /ja/docs/Web/XSLT/XSLT_JS_interface_in_Gecko/Advanced_Example /ja/docs/Web/API/XSLTProcessor @@ -4892,7 +4898,7 @@ /ja/docs/XSLT/Transforming_XML_with_XSLT/An_Overview /ja/docs/Web/XSLT/Transforming_XML_with_XSLT/An_Overview /ja/docs/XSLT/Transforming_XML_with_XSLT/For_Further_Reading /ja/docs/Web/XSLT/Transforming_XML_with_XSLT/For_Further_Reading /ja/docs/XSLT/Transforming_XML_with_XSLT/Resources /ja/docs/Web/XSLT/Transforming_XML_with_XSLT -/ja/docs/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference +/ja/docs/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference /ja/docs/Web/XSLT/Transforming_XML_with_XSLT /ja/docs/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations /ja/docs/Web/API/XSLTProcessor /ja/docs/XSLT/value-of /ja/docs/Web/XSLT/Element/value-of /ja/docs/XSLT:Elements /ja/docs/Web/XSLT/Element diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index cd2c352fa5268f..63b58c8458fd9c 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -13927,6 +13927,10 @@ "modified": "2020-10-15T22:27:12.990Z", "contributors": ["mfuji09"] }, + "Web/API/Window/createImageBitmap": { + "modified": "2020-10-15T22:34:31.000Z", + "contributors": ["silverskyvicto"] + }, "Web/API/Window/crypto": { "modified": "2020-10-15T21:16:38.249Z", "contributors": [ @@ -15161,10 +15165,6 @@ "modified": "2019-03-23T22:34:47.743Z", "contributors": ["yyss"] }, - "Web/API/createImageBitmap": { - "modified": "2020-10-15T22:34:31.000Z", - "contributors": ["silverskyvicto"] - }, "Web/API/setInterval": { "modified": "2020-10-15T21:15:06.280Z", "contributors": [ @@ -21368,22 +21368,6 @@ "modified": "2020-07-07T14:27:04.565Z", "contributors": ["mfuji09", "Uemmra3", "silverskyvicto"] }, - "Web/HTTP/Basics_of_HTTP": { - "modified": "2019-11-23T23:17:48.338Z", - "contributors": ["mfuji09", "silverskyvicto", "cissoid"] - }, - "Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP": { - "modified": "2020-09-25T15:03:35.377Z", - "contributors": ["mfuji09", "silverskyvicto", "yyss"] - }, - "Web/HTTP/Basics_of_HTTP/MIME_types": { - "modified": "2020-07-24T02:39:26.659Z", - "contributors": ["pcw", "mfuji09", "nekottyo", "silverskyvicto", "yyss"] - }, - "Web/HTTP/Basics_of_HTTP/MIME_types/Common_types": { - "modified": "2020-05-15T22:15:38.965Z", - "contributors": ["mfuji09", "chrisdavidmills", "silverskyvicto", "yyss"] - }, "Web/HTTP/Browser_detection_using_the_user_agent": { "modified": "2020-11-12T13:14:23.994Z", "contributors": ["mfuji09", "negibokken", "silverskyvicto", "karaage-kun"] @@ -21555,6 +21539,10 @@ "modified": "2020-10-15T22:27:25.103Z", "contributors": ["mfuji09", "Potappo", "shisama", "53able"] }, + "Web/HTTP/Evolution_of_HTTP": { + "modified": "2020-09-25T15:03:35.377Z", + "contributors": ["mfuji09", "silverskyvicto", "yyss"] + }, "Web/HTTP/Headers": { "modified": "2020-04-10T02:46:53.832Z", "contributors": ["mfuji09", "ycrack", "yyss", "hamasaki"] @@ -22060,6 +22048,14 @@ "modified": "2020-10-15T22:05:39.038Z", "contributors": ["mfuji09", "pcw", "kurimaru"] }, + "Web/HTTP/MIME_types": { + "modified": "2020-07-24T02:39:26.659Z", + "contributors": ["pcw", "mfuji09", "nekottyo", "silverskyvicto", "yyss"] + }, + "Web/HTTP/MIME_types/Common_types": { + "modified": "2020-05-15T22:15:38.965Z", + "contributors": ["mfuji09", "chrisdavidmills", "silverskyvicto", "yyss"] + }, "Web/HTTP/Messages": { "modified": "2020-07-11T01:20:50.882Z", "contributors": ["mfuji09", "yyss"] @@ -29889,10 +29885,6 @@ "modified": "2019-03-18T20:50:35.199Z", "contributors": ["mfuji09", "silverskyvicto"] }, - "Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference": { - "modified": "2019-03-18T20:50:35.595Z", - "contributors": ["mfuji09", "ExE-Boss", "silverskyvicto", "Mgjbot", "Okome"] - }, "WebAssembly": { "modified": "2020-10-15T21:52:54.116Z", "contributors": ["mfuji09", "mosh", "ukyo", "silverskyvicto", "dskmori"] @@ -30296,10 +30288,6 @@ "modified": "2020-11-30T10:28:22.488Z", "contributors": ["chrisdavidmills", "mfuji09", "inkusu"] }, - "conflicting/Web/HTTP/Headers/Feature-Policy/xr-spatial-tracking": { - "modified": "2020-08-12T12:42:41.854Z", - "contributors": ["mfuji09", "tamura4278"] - }, "conflicting/Web/JavaScript/Inheritance_and_the_prototype_chain": { "modified": "2020-10-21T02:00:03.457Z", "contributors": [ @@ -30354,10 +30342,6 @@ "modified": "2020-10-15T21:36:10.884Z", "contributors": ["mfuji09", "silverskyvicto", "hashedhyphen", "clariroid"] }, - "conflicting/Web/XSLT/Transforming_XML_with_XSLT": { - "modified": "2019-03-18T20:50:34.704Z", - "contributors": ["mfuji09", "silverskyvicto"] - }, "orphaned/Code_snippets/Toolbar": { "modified": "2019-03-23T23:46:21.932Z", "contributors": ["teoli", "Mgjbot", "Shimono"] diff --git a/files/ja/mozilla/firefox/releases/128/index.md b/files/ja/mozilla/firefox/releases/128/index.md index c665e86e7c7931..049e954fff4c82 100644 --- a/files/ja/mozilla/firefox/releases/128/index.md +++ b/files/ja/mozilla/firefox/releases/128/index.md @@ -50,7 +50,7 @@ l10n: - {{domxref('MediaKeys.getStatusForPolicy()')}} をサポートしました。DRM で保護されたコンテンツを復号するために使用する CDM モジュールが、システムでサポートされる [High-bandwidth Digital Content Protection (HDCP)](https://en.wikipedia.org/wiki/High-bandwidth_Digital_Content_Protection) バージョンのような指定されたポリシー要件に基づく "仮想" キーに暗号化されたメディアの提示を許可するかを確認します。 これは最適な解像度での再生が許可されるかを、メディアキーセッションを作成したり実際のライセンスを取得したりする必要なく事前に知るためのシンプルな仕組みをアプリケーションに提供します ([Firefox bug 1878714](https://bugzil.la/1878714))。 - {{domxref('RTCRtpTransceiver.setCodecPreferences()')}} をサポートしました。WebRTC のローカルピアが受信したデータをデコードするために使用できるコーデックを、好みの順番で設定します。ウェブアプリケーションは、リモートピアに好みのコーデックを選択させたり、(再送信、冗長化、前方誤り訂正に使用するものを含む) 特定のコーデックのネゴシエーションを無効にしたりするためにこのメソッドを使用できます ([Firefox bug 1396922](https://bugzil.la/1396922))。 -- {{domxref('ShadowRoot.getHTML()')}}、{{domxref('Element.getHTML()')}} メソッド、およびこれらに関連する {{domxref('ShadowRoot.serializable')}}、{{domxref('HTMLTemplateElement.shadowRootSerializable')}} プロパティを含む、[宣言的なシャドウ DOM](/ja/docs/Web/API/Web_components/Using_shadow_DOM#declaratively_with_html) のシリアライズをサポートしました。 +- {{domxref('ShadowRoot.getHTML()')}}、{{domxref('Element.getHTML()')}} メソッド、およびこれらに関連する {{domxref('ShadowRoot.serializable')}}、{{domxref('HTMLTemplateElement.shadowRootSerializable')}} プロパティを含む、[宣言的なシャドウ DOM](/ja/docs/Web/API/Web_components/Using_shadow_DOM#html_で宣言的に) のシリアライズをサポートしました。 - [`CSSPropertyRule`](/ja/docs/Web/API/CSSPropertyRule) インターフェイスをデフォルトで有効にして、CSS の [`@property`](/ja/docs/Web/CSS/@property) アットルールを表すようになりました。このインターフェイスは [`name`](/ja/docs/Web/API/CSSPropertyRule/name)、[`syntax`](/ja/docs/Web/API/CSSPropertyRule/syntax)、[`inherits`](/ja/docs/Web/API/CSSPropertyRule/inherits)、[`initialValue`](/ja/docs/Web/API/CSSPropertyRule/initialvalue) のような、`@property` アットルールを使用して定義した CSS カスタムプロパティの値を取得できます ([Firefox bug 1864818](https://bugzil.la/1864818))。 - [`registerProperty()`](/ja/docs/Web/API/CSS/registerProperty_static) メソッドをデフォルトで有効にしました。JavaScript で [CSS カスタムプロパティ](/ja/docs/Web/CSS/--*) を定義できます。これは、CSS の `@property` アットルールを使用することに似ています ([Firefox bug 1864818](https://bugzil.la/1864818))。 diff --git a/files/ja/mozilla/firefox/releases/130/index.md b/files/ja/mozilla/firefox/releases/130/index.md index c8dda68123f7cf..a7152e63610e5b 100644 --- a/files/ja/mozilla/firefox/releases/130/index.md +++ b/files/ja/mozilla/firefox/releases/130/index.md @@ -14,7 +14,7 @@ l10n: ### HTML - `
` 要素の [`name`](/ja/docs/Web/HTML/Element/details#name) 属性で、`
` 要素のグループ化が可能になりました。グループの中で同時にひとつの要素だけを開くことができます。これにより、JavaScript を使用せずに排他的なアコーディオンを作成できます ([Firefox bug 1856460](https://bugzil.la/1856460)、[Firefox bug 1909613](https://bugzil.la/1909613))。 -- [シャドウ DOM](/ja/docs/Web/API/Web_components/Using_shadow_DOM#attribute_inheritance) における動作など、[`dir`](/ja/docs/Web/HTML/Global_attributes/dir) および [`lang`](/ja/docs/Web/HTML/Global_attributes/lang) [グローバル属性](/ja/docs/Web/HTML/Global_attributes) の継承を改良しました ([Firefox bug 1876163](https://bugzil.la/1876163))。 +- [シャドウ DOM](/ja/docs/Web/API/Web_components/Using_shadow_DOM#属性の継承) における動作など、[`dir`](/ja/docs/Web/HTML/Global_attributes/dir) および [`lang`](/ja/docs/Web/HTML/Global_attributes/lang) [グローバル属性](/ja/docs/Web/HTML/Global_attributes) の継承を改良しました ([Firefox bug 1876163](https://bugzil.la/1876163))。 ### CSS diff --git a/files/ja/web/api/htmltemplateelement/index.md b/files/ja/web/api/htmltemplateelement/index.md index 6d88edbdb3145e..5f5b5453354c82 100644 --- a/files/ja/web/api/htmltemplateelement/index.md +++ b/files/ja/web/api/htmltemplateelement/index.md @@ -2,13 +2,18 @@ title: HTMLTemplateElement slug: Web/API/HTMLTemplateElement l10n: - sourceCommit: 387d0d4d8690c0d2c9db1b85eae28ffea0f3ac1f + sourceCommit: d16706e4e930c57161d473287374a9286c663147 --- {{APIRef("Web Components")}} `HTMLTemplateElement` インターフェイスは、HTML の {{HTMLElement("template")}} 要素の内容にアクセスできるようにします。 +> [!NOTE] +> HTML パーサーは、{{HTMLElement("template")}} 要素を構文解析する際に、その `