Skip to content

Commit

Permalink
Use correct attribute naming convention for "typeext"
Browse files Browse the repository at this point in the history
SHA: ac57cec
Reason: push, by andypaicu

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
andypaicu and github-actions[bot] committed Oct 7, 2024
1 parent df32e56 commit 4474d17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions permission-element.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
<meta content="Bikeshed version 6270e4735, updated Tue Aug 6 12:12:30 2024 -0700" name="generator">
<link href="https://wicg.github.io/PEPC/permission-element.html" rel="canonical">
<meta content="1ffaa32fefe7fd267c7badcf3f4c8e4e4c1bc460" name="revision">
<meta content="ac57cece4995b5e419df12e56ec85715c55d593b" name="revision">
<meta content="dark light" name="color-scheme">
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
<style>/* Boilerplate: style-autolinks */
Expand Down Expand Up @@ -411,7 +411,7 @@
<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">The HTML &lt;permission> Element</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-09-18">18 September 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-10-07">7 October 2024</time></p>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down

0 comments on commit 4474d17

Please sign in to comment.