w3c / trusted-types

A browser API to prevent DOM-Based Cross Site Scripting in modern web applications.
https://w3c.github.io/trusted-types/dist/spec/
Other
606 stars 74 forks source link

Is there a convenient way to see the rendered diff a spec PR? #451

Closed mbrodesser-Igalia closed 8 months ago

mbrodesser-Igalia commented 8 months ago

Currently, one can only download the "index.html" artifact in a zip file, e.g. https://github.com/w3c/trusted-types/actions/runs/7976902909. Which doesn't show the diff.

PRs for other repos allow that, e.g. https://github.com/w3c/clipboard-apis/pull/164.