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 src/content/spec/accessibility/document-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sources:
url: "https://equalizedigital.com/accessibility-checker/documentation/missing-language-declaration/"
publisher: "Equalize Digital"
- title: "MDN — The lang global attribute"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang"
publisher: "MDN"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/accessibility/hidden-until-found.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
url: "https://www.w3.org/TR/css-contain-2/#using-cv-hidden"
publisher: "W3C"
- title: "MDN — hidden global attribute"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/hidden"
publisher: "MDN"
- title: "Chrome for Developers — hidden=until-found and the beforematch event"
url: "https://developer.chrome.com/articles/hidden-until-found"
Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/agent-readiness/markdown-source-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ sources:
url: "https://www.rfc-editor.org/rfc/rfc9110.html#name-content-negotiation"
publisher: "IETF"
- title: "MDN — Vary"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Vary"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Vary"
publisher: "MDN"
- title: "MDN — Content-Location"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Location"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Location"
publisher: "MDN"
- title: "Anthropic — docs.anthropic.com Markdown source (live example)"
url: "https://docs.anthropic.com/en/docs/intro.md"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/foundations/html-lang.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://html.spec.whatwg.org/multipage/dom.html#the-lang-and-xml:lang-attributes"
publisher: "WHATWG"
- title: "MDN — HTML lang global attribute"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang"
publisher: "MDN"
- title: "BCP 47 — Tags for Identifying Languages"
url: "https://www.rfc-editor.org/info/bcp47"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/i18n/lang-attribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
url: "https://www.w3.org/International/questions/qa-html-language-declarations"
publisher: "W3C"
- title: "MDN — The lang global attribute"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang"
publisher: "MDN"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/i18n/locale-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
url: "https://www.w3.org/International/articlelist#locales"
publisher: "W3C"
- title: "MDN — Accept-Language header"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Accept-Language"
publisher: "MDN"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/i18n/rtl-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
url: "https://www.w3.org/International/articles/inline-bidi-markup/"
publisher: "W3C"
- title: "MDN — CSS logical properties and values"
url: "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values"
url: "https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Logical_properties_and_values"
publisher: "MDN"
---

Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/performance/cache-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ sources:
url: "https://www.rfc-editor.org/rfc/rfc5861"
publisher: "IETF"
- title: "MDN — Cache-Control"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control"
publisher: "MDN"
- title: "MDN — HTTP caching"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching"
publisher: "MDN"
- title: "MDN — Vary"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Vary"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Vary"
publisher: "MDN"
---

Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/performance/compression.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ sources:
url: "https://www.rfc-editor.org/rfc/rfc7932"
publisher: "IETF"
- title: "MDN — Accept-Encoding"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Accept-Encoding"
publisher: "MDN"
- title: "MDN — Content-Encoding"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Encoding"
publisher: "MDN"
- title: "RFC 8878 — Zstandard Compression"
url: "https://www.rfc-editor.org/rfc/rfc8878"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/performance/http3.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sources:
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Evolution_of_HTTP"
publisher: "MDN"
- title: "MDN — Alt-Svc"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Alt-Svc"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Alt-Svc"
publisher: "MDN"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/performance/no-vary-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://wicg.github.io/nav-speculation/no-vary-search.html"
publisher: "WICG"
- title: "MDN — No-Vary-Search"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/No-Vary-Search"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/No-Vary-Search"
publisher: "MDN"
- title: "Chrome Status — No-Vary-Search"
url: "https://chromestatus.com/feature/5202380930678784"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/content-security-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://www.w3.org/TR/CSP3/"
publisher: "W3C"
- title: "MDN — Content-Security-Policy"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy"
publisher: "MDN"
- title: "OWASP — Content Security Policy Cheat Sheet"
url: "https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/cookie-attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis"
publisher: "IETF"
- title: "MDN — Set-Cookie"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Set-Cookie"
publisher: "MDN"
- title: "OWASP — Session Management Cheat Sheet"
url: "https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html"
Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/security/frame-ancestors.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ sources:
url: "https://cheatsheetseries.owasp.org/cheatsheets/Clickjacking_Defense_Cheat_Sheet.html"
publisher: "OWASP"
- title: "MDN — CSP: frame-ancestors"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/frame-ancestors"
publisher: "MDN"
- title: "MDN — X-Frame-Options"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Frame-Options"
publisher: "MDN"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/hsts.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://www.rfc-editor.org/rfc/rfc6797"
publisher: "IETF"
- title: "MDN — Strict-Transport-Security"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security"
publisher: "MDN"
- title: "HSTS Preload List Submission"
url: "https://hstspreload.org/"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/mixed-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sources:
url: "https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content"
publisher: "MDN"
- title: "MDN — CSP: upgrade-insecure-requests"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/upgrade-insecure-requests"
publisher: "MDN"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/permissions-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://www.w3.org/TR/permissions-policy/"
publisher: "W3C"
- title: "MDN — Permissions-Policy"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Permissions-Policy"
publisher: "MDN"
- title: "web.dev — Permissions Policy"
url: "https://developer.chrome.com/docs/privacy-security/permissions-policy"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/referrer-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
url: "https://www.w3.org/TR/referrer-policy/"
publisher: "W3C"
- title: "MDN — Referrer-Policy"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Referrer-Policy"
publisher: "MDN"
- title: "web.dev — A new default Referrer-Policy for Chrome"
url: "https://web.dev/articles/referrer-best-practices"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/security/x-content-type-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ relatedSlugs: [content-security-policy, frame-ancestors, referrer-policy]
updated: "2026-05-29T09:13:20.000Z"
sources:
- title: "MDN — X-Content-Type-Options"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Content-Type-Options"
publisher: "MDN"
- title: "Fetch Standard — MIME type checks"
url: "https://fetch.spec.whatwg.org/#x-content-type-options-header"
Expand Down
2 changes: 1 addition & 1 deletion src/content/spec/well-known/well-known-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
url: "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml"
publisher: "IANA"
- title: "MDN — Well-known URIs"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers"
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers"
publisher: "MDN"
---

Expand Down
Loading