浏览代码

short note for tested.md

Heydon Pickering 8 年之前
父节点
当前提交
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">