mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-27 14:12:09 +00:00
Add future bugs to file
This commit is contained in:
parent
c4f40dc2ef
commit
e4e7015f40
1 changed files with 6 additions and 1 deletions
|
@ -121,7 +121,7 @@ I'm adding an `<audio>` element to demonstrate how a `sandbox` directive breaks
|
|||
{{<audio name="eloquence">}}
|
||||
<figcaption itemprop="description">
|
||||
|
||||
Audio sample
|
||||
Just a random audio sample I had lying around. It's a recording of the "Eloquence" speech synthesizer reading text from another page on this site. It has a <span translate="no">Cross-Origin Resource Policy</span> of `same-origin`.
|
||||
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
@ -144,6 +144,11 @@ Let me know if this page helped you discover any new bugs! Here are some bugs th
|
|||
- [Brave Speed Reader](https://github.com/brave/brave-browser/issues/24577)
|
||||
- [Brave element picker](https://github.com/brave/brave-browser/issues/26686)
|
||||
|
||||
Bugs I have yet to file:
|
||||
|
||||
- Several mobile browsers failing to initialize Reader Mode
|
||||
- Firefox for iOS failing to perform find-in-page.
|
||||
|
||||
|
||||
[^1]: I removed `upgrade-insecure-requests` so that my Tor onion service could have the same <abbr>CSP</abbr> as this page. The onion service does not support TLS: TLS on onion services is redundant, and no certificate authority offers free <samp>.onion</samp> certificates.
|
||||
|
||||
|
|
Loading…
Reference in a new issue