Skip to content

Commit f902d4e

Browse files
Roll back readme (#191)
Roll back changes in readme from #182 and #183
1 parent 93ee3dc commit f902d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ or users of web-platform-tests. Examples of where it is likely to be useful:
2121
Cases where the RFC process need *not* be used:
2222

2323
- Introducing a new top-level directory for a new specification.
24-
- Extending testdriver.js with a method that closely matches a [WebDriver Classic](https://w3c.github.io/webdriver/) or [WebDriver BiDi](https://w3c.github.io/webdriver-bidi) endpoints. To notify maintainers of testdriver.js vendor integration, label the pull request `testdriver.js`. (This exemption was introduced by [RFC 127](https://github.com/web-platform-tests/rfcs/blob/master/rfcs/rfc_exemption_testdriver_method.md) and [RFC 182](https://github.com/web-platform-tests/rfcs/blob/master/rfcs/testdriver_bidi.md.md).)
24+
- Extending testdriver.js with a method that closely matches a [WebDriver](https://w3c.github.io/webdriver/) endpoint. To notify maintainers of testdriver.js vendor integration, label the pull request `testdriver.js`. (This exemption was introduced by [RFC 127](https://github.com/web-platform-tests/rfcs/blob/master/rfcs/rfc_exemption_testdriver_method.md).)
2525
- Minor changes in behavior in where all call sites are known and accounted
2626
for.
2727
- Behavior-preserving refactoring with a low risk of regressions.

0 commit comments

Comments
 (0)