w3c / webdriver

Remote control interface that enables introspection and control of user agents.
https://w3c.github.io/webdriver/
Other
679 stars 194 forks source link

Replace ' and ´ with ' #1801

Closed jgraham closed 7 months ago

jgraham commented 7 months ago

This makes editing much easier, since unpaired ' were causing syntax highlighting problems. It also standardizes on a single kind of apostrophe character rather than the mix we had before.


Preview | Diff