Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ that layout is visible, while object structure is what keeps a presentation real

[Acid1](https://www.w3.org/Style/CSS/Test/CSS1/current/sec53.htm),
[Acid2](https://www.webstandards.org/action/acid2/), and
[Acid3](https://acid3.acidtests.org/) gave every browser the same hostile public
[Acid3](https://wpt.live/acid/acid3/test.html) gave every browser the same hostile public
artifact. You did not need a white paper to see what the browser understood and
what it did not.

Expand Down
2 changes: 1 addition & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h1 id="hero-title">Make the deck.<br><em>Not a screenshot.</em></h1>
<a class="button primary" href="https://github.com/aronchick/gloss/raw/refs/heads/main/gloss-v1/benchmark/deck/gold/gloss-v1-gold.pptx">Download the deck <span aria-hidden="true">↓</span></a>
<a class="button secondary" href="https://github.com/aronchick/gloss">Build it with us <span aria-hidden="true">↗</span></a>
</div>
<p class="acid-line">Remember <a href="https://www.w3.org/Style/CSS/Test/CSS1/current/sec53.htm">Acid1</a>, <a href="https://www.webstandards.org/action/acid2/">Acid2</a>, and <a href="https://acid3.acidtests.org/">Acid3</a>? <strong>Gloss is ACID for presentation decks made by AI.</strong></p>
<p class="acid-line">Remember <a href="https://www.w3.org/Style/CSS/Test/CSS1/current/sec53.htm">Acid1</a>, <a href="https://www.webstandards.org/action/acid2/">Acid2</a>, and <a href="https://wpt.live/acid/acid3/test.html">Acid3</a>? <strong>Gloss is ACID for presentation decks made by AI.</strong></p>
</div>

<div class="editor" data-inspector="title">
Expand Down
Loading