diff --git a/content/patterns/coding/tested.md b/content/patterns/coding/tested.md index ee68522..33fd0ea 100644 --- a/content/patterns/coding/tested.md +++ b/content/patterns/coding/tested.md @@ -25,3 +25,5 @@ The value for the `using` attribute follows a specific format: each testing setu * Chrome Android * Firefox Android * Safari iOS + +Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least in testing. diff --git a/docs/patterns/coding/tested/index.html b/docs/patterns/coding/tested/index.html index f7d8982..36ea731 100644 --- a/docs/patterns/coding/tested/index.html +++ b/docs/patterns/coding/tested/index.html @@ -301,6 +301,8 @@
  • Safari iOS
  • +

    Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least in testing.

    +