Skip to content

Commit 1660c18

Browse files
foolipAutomatedTester
authored andcommitted
Move "Vendor status documents" into README.md
1 parent 11a0b2c commit 1660c18

File tree

2 files changed

+11
-25
lines changed

2 files changed

+11
-25
lines changed

ImplementationReport.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,25 @@ styling. To preview your changes, just load `index.html` from disk
3535
in a browser. To verify the integrity of the document you can run
3636
`make test`.
3737

38-
For more information about the interoperability of driver
39-
implementations, see the [implementation report].
40-
4138
You may add your name to the [Acknowledgements] section in your
4239
first PR, even for trivial fixes. The names are sorted lexicographically.
4340

4441
See [CONTRIBUTING.md] for more guidelines.
4542

4643

44+
Vendor status documents
45+
-----------------------
46+
47+
* [Mozilla Firefox](https://bugzilla.mozilla.org/showdependencytree.cgi?id=721859&hide_resolved=1)
48+
* [Microsoft Edge](https://docs.microsoft.com/en-us/microsoft-edge/webdriver#w3c-webdriver)
49+
* [Apple Safari](https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/WebDriverEndpointDoc/Commands/Commands.html)
50+
* [WebKit GTK port](http://trac.webkit.org/wiki/WebDriverStatus)
51+
* [Selenium IEDriverServer](https://github.com/SeleniumHQ/selenium/wiki/W3C-WebDriver-Status)
52+
* [Chrome](https://chromium.googlesource.com/chromium/src/+/master/docs/chromedriver_status.md)
53+
54+
4755
[Browser Testing- and Tools Working Group]: https://www.w3.org/testing/browser/
4856
[good commit message]: https://github.com/erlang/otp/wiki/Writing-good-commit-messages
49-
[implementation report]: ./ImplementationReport.md
5057
[Acknowledgements]: https://w3c.github.io/webdriver/#acknowledgements
5158
[Web Platform Tests]: https://github.com/web-platform-tests/wpt/tree/master/webdriver
5259
[ReSpec]: https://github.com/w3c/respec/wiki

0 commit comments

Comments
 (0)