Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions documents-respec.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,20 @@ <h2>Summary</h2>
<th>Note</th>
<td>No</td>
<td>No</td>
<td>Varies</td>
<td>No</td>
</tr>
<tr>
<th>TAG Draft Finding</th>
<td>No</td>
<td>No</td>
<td>Varies</td>
<td>No</td>
</tr>
<tr>
<th>TAG Finding</th>
<td>No</td>
<td>No</td>
<td>Varies</td>
<td>No</td>
</tr>
Expand Down Expand Up @@ -306,6 +320,27 @@ <h2>Statements</h2>

</section>
</section>
<section id=FINDINGS>
<h2>Findings</h2>
<p><a href='https://tag.w3.org/findings/'>Findings</a> are short documents
that cover a specific issue in the Web architecture, produced by
the W3C Technical Architecture Group (TAG).</p>

<p>There are no patent protection covering the implementations of the findings.</p>
<section id=DFINDING>
<h2>Draft Finding</h2>
<p>Draft Findings are works-in-progress, have not received formal review, and are not endorsed by the TAG nor W3C.</p>

<p>These draft findings MUST NOT be cited as W3C standards and may or may not become W3C Statements.</p>
</section>
<section id=FINDING>
<h2>TAG Finding</h2>
<p>A TAG finding have not received formal review but is endorsed by the TAG. However, a TAG Finding is not endorsed by W3C.</p>

<p>These TAG Findings MUST NOT be cited as W3C standards and may or may not become W3C Statements.</p>
</section>
</section>

</section>
<section id='registries'>
<h2>W3C Registry Track</h2>
Expand Down