Skip to content

Commit 8c3969b

Browse files
jdevalkclaude
andcommitted
spec: apply outcome-not-technique rule to existing pages
Judged all pages by the scope rule added after PR #82 (auditable website outcome, not build technique): - Downgrade View Transitions, invoker commands, and visibility-aware rendering from recommended to optional — real platform features, but context-dependent polish, below the 'a modern site should do it' bar. - Remove entry-exit-animations and field-sizing — CSS features whose benefit is authoring convenience; nothing for a visitor, crawler, or agent to gain and nothing to audit. - Clean relatedSlugs on popover-api, reduced-motion, invoker-commands; unlink the now-dead links in the 1 July changelog entries. - Changelog: one status entry, one removed entry. - Regenerate OG images (count-driven + status badges on the three downgraded pages); delete the two per-page images. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 3ba14a7 commit 8c3969b

20 files changed

Lines changed: 26 additions & 157 deletions

public/og-default.png

3.79 KB
Loading

public/og/checklist.png

-1.92 KB
Loading

public/og/spec.png

222 Bytes
Loading

public/og/spec/foundations.png

77 Bytes
Loading
-23.5 KB
Binary file not shown.
-26.1 KB
Binary file not shown.
1.28 KB
Loading
-3.74 KB
Loading
-1.24 KB
Loading

src/content/changelog/2026-07-01-entry-exit-animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ type: added
55
relatedSlugs: [entry-exit-animations]
66
---
77

8-
Added a page on [entry and exit animations](/spec/foundations/entry-exit-animations/) — the `@starting-style` rule and `transition-behavior: allow-discrete`, which let elements animate as they appear and disappear, including to and from `display: none` and the top layer, without JavaScript timers. Documented as `optional`: it applies only when you choose to animate, and has been Baseline across major browsers since 2024.
8+
Added a page on entry and exit animations — the `@starting-style` rule and `transition-behavior: allow-discrete`, which let elements animate as they appear and disappear, including to and from `display: none` and the top layer, without JavaScript timers. Documented as `optional`: it applies only when you choose to animate, and has been Baseline across major browsers since 2024.

0 commit comments

Comments
 (0)