Skip to content

Commit

Permalink
Merge pull request w3c#526 from w3c/meeting-2024-01-18
Browse files Browse the repository at this point in the history
SHA: 53c84cd
Reason: push, by patrickkettner

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Rob--W and github-actions[bot] committed Jan 29, 2024
1 parent 4c0ba61 commit 87bbfae
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions specification/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://w3c.github.io/webextensions" rel="canonical">
<meta content="3a2e5244eb71fbde1b9632bb5264636d108861bf" name="document-revision">
<meta content="53c84cd454c501b8151e82f95059999a3dc87a91" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -412,15 +412,15 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Web Extensions</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-01-18">18 January 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-01-29">29 January 2024</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
<dd><a class="u-url" href="https://w3c.github.io/webextensions">https://w3c.github.io/webextensions</a>
<dt>Issue Tracking:
<dd><a href="https://github.com/w3c/webextensions/issues/">GitHub</a>
<dd><a href="https://github.com/patrickkettner/webextensions/issues/">GitHub</a>
<dd><a href="#issues-index">Inline In Spec</a>
<dt class="editor">Editors:
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:mpurohit@microsoft.com">Mukul Purohit</a> (<a class="p-org org" href="https://www.microsoft.com">Microsoft Corporation</a>)
Expand Down Expand Up @@ -573,7 +573,7 @@ <h3 class="heading settled" id="the-browser-global"><span class="content">The <c
<h3 class="heading settled" id="extension-origin"><span class="content">Extension origin</span></h3>
<h3 class="heading settled" id="localization"><span class="content">Localization</span></h3>
<p>The _locales subdirectory of a WebExtension can contain strings for internationalization purposes.</p>
<p class="issue" id="issue-e5b8cfc7"><a class="self-link" href="#issue-e5b8cfc7"></a> Specify localization handling. <a href="https://github.com/w3c/webextensions/issues/62">[Issue #62]</a></p>
<p class="issue" id="issue-e5b8cfc7"><a class="self-link" href="#issue-e5b8cfc7"></a> Specify localization handling. <a href="https://github.com/patrickkettner/webextensions/issues/62">[Issue #62]</a></p>
<h3 class="heading settled" id="host-permissions"><span class="content">Host permissions</span></h3>
<h4 class="heading settled" id="cross-origin-fetch"><span class="content">Cross-origin fetch</span></h4>
<h3 class="heading settled" id="match-patterns"><span class="content">Match patterns</span></h3>
Expand Down Expand Up @@ -632,5 +632,5 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
</dl>
<h2 class="no-num no-ref heading settled" id="issues-index"><span class="content">Issues Index</span></h2>
<div style="counter-reset:issue">
<div class="issue"> Specify localization handling. <a href="https://github.com/w3c/webextensions/issues/62">[Issue #62]</a> <a class="issue-return" href="#issue-e5b8cfc7" title="Jump to section"></a></div>
<div class="issue"> Specify localization handling. <a href="https://github.com/patrickkettner/webextensions/issues/62">[Issue #62]</a> <a class="issue-return" href="#issue-e5b8cfc7" title="Jump to section"></a></div>
</div>

0 comments on commit 87bbfae

Please sign in to comment.