diff --git a/webdriver-spec.html b/webdriver-spec.html index da5924aad..b51e78ca8 100644 --- a/webdriver-spec.html +++ b/webdriver-spec.html @@ -1410,24 +1410,26 @@

Protocol Extensions

-

The remote end’s extension prefix - is a lowercased ASCII string that forms a URL path element, - separating extension commands - from other commands - to avoid potential resource conflicts with other implementations. - It is suggested that vendors use their vendor prefixes - without additional characters as outlined in [[CSS21]], - notably in section 4.1.2.2 on vendor keywords, - as the name for this path element. +

The remote end’s extension prefix is a + lowercased ASCII string that forms a URL path element, + separating extension commands from other commands in + order to avoid potential resource conflicts with other + implementations. It is suggested that vendors use their vendor + prefixes without additional characters as outlined in [[CSS21]], + notably in + section + 4.1.2.2 on vendor keywords, as the name for this path + element, and include a vendor-chosen browser driver identifier.