Heydon Pickering 8 лет назад
Родитель
Сommit
979c0aab4f
2 измененных файлов с 4 добавлено и 0 удалено
  1. 2 0
      content/patterns/coding/tested.md
  2. 2 0
      docs/patterns/coding/tested/index.html

+ 2 - 0
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.

+ 2 - 0
docs/patterns/coding/tested/index.html

@@ -301,6 +301,8 @@
 <li>Safari iOS</li>
 </ul>
 
+<p>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.</p>
+
   </main>
 
           <footer role="contentinfo">