Bug 1441204 - Link implementation status to bug dependency tree. r?maja_zf draft
authorAndreas Tolfsen <ato@sny.no>
Thu, 14 Jun 2018 13:11:46 -0700
changeset 807824 0ab8d32ecc27f93834c042a9ae8cc4c912b60dd8
parent 807823 94c51b244504284b1bfd1fd55fc374f925e7be9f
child 807825 d1e32f5666e22778c7d95547b04dcc5ab65076d3
push id113223
push userbmo:ato@sny.no
push dateFri, 15 Jun 2018 20:32:16 +0000
reviewersmaja_zf
bugs1441204
milestone62.0a1
Bug 1441204 - Link implementation status to bug dependency tree. r?maja_zf The WebDriver implementation status report on MDN is out of date. MozReview-Commit-ID: BWGvi86fvsO
testing/geckodriver/README.md
--- a/testing/geckodriver/README.md
+++ b/testing/geckodriver/README.md
@@ -39,32 +39,33 @@ specification] are also supported.
 
 [version 3.11]: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0
 [W3C WebDriver specification]: https://w3c.github.io/webdriver/webdriver-spec.html
 
 
 Supported Firefoxen
 ===================
 
-geckodriver is not yet feature complete.  This means that it does not
-yet offer full conformance with the [WebDriver] standard or complete
-compatibility with [Selenium].  You can track the [implementation
-status] of the latest [Firefox Nightly](http://whattrainisitnow.com/)
-on [MDN].  We also keep track of known [Selenium], [remote protocol],
-and [specification] problems in our [issue tracker].
+geckodriver is not yet feature complete.  This means that it does
+not yet offer full conformance with the [WebDriver] standard or
+complete compatibility with [Selenium].  You can track the
+[implementation status] of the latest [Firefox Nightly] on MDN.  We
+also keep track of known [Selenium], [remote protocol], and
+[specification] problems in our [issue tracker].
 
-Support is best in Firefox 57 and greater, although generally the more
-recent the Firefox version, the better the experience as they have more
-bug fixes and features.  Some features will only be available in the
-most recent Firefox versions, and we strongly advise using the latest
-[Firefox Nightly] with geckodriver.  Since Windows XP support in Firefox
-was dropped with Firefox 53, we do not support this platform.
+Support is best in Firefox 57 and greater, although generally the
+more recent the Firefox version, the better the experience as they
+have more bug fixes and features.  Some features will only be
+available in the most recent Firefox versions, and we strongly
+advise using the latest [Firefox Nightly] with geckodriver.  Since
+Windows XP support in Firefox was dropped with Firefox 53, we do
+not support this platform.
 
-[implementation status]: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver/status
-[MDN]: https://developer.mozilla.org/
+[implementation status]: https://bugzilla.mozilla.org/showdependencytree.cgi?id=721859&hide_resolved=1
+[Firefox Nightly]: https://whattrainisitnow.com/
 [selenium]: https://github.com/mozilla/geckodriver/issues?q=is%3Aissue+is%3Aopen+label%3Aselenium
 [remote protocol]: https://github.com/mozilla/geckodriver/issues?q=is%3Aissue+is%3Aopen+label%3Amarionette
 [specification]: https://github.com/mozilla/geckodriver/issues?q=is%3Aissue+is%3Aopen+label%3Aspec
 [issue tracker]: https://github.com/mozilla/geckodriver/issues
 [Firefox Nightly]: https://nightly.mozilla.org/
 
 
 WebDriver capabilities