diff --git a/features/auto-refresh.html b/features/auto-refresh.html new file mode 100644 index 0000000..ff3041e --- /dev/null +++ b/features/auto-refresh.html @@ -0,0 +1,21 @@ + + + + + + Auto Refresh + + +

[Home]

+ +

Website that refreshes every 3 seconds.

+

You can use this to validate that the URL bar keeps focus between reloads.

+ + + + + diff --git a/index.html b/index.html index 1de345f..10a8440 100644 --- a/index.html +++ b/index.html @@ -49,6 +49,7 @@

Browser Features

  • Client Hints
  • Harmful APIs
  • Element Hiding
  • +
  • Auto Refresh
  • Security