Skip to content

Commit 892ba8c

Browse files
authored
Merge pull request #794 from w3c/fixup-spec-deprecated-list-type
Fixup spec deprecated list type in webdriver-classic.bs
2 parents b040a82 + a26f2ae commit 892ba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/webdriver-classic.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Repository: w3c/webextensions
120120
<a href="https://w3c.github.io/webdriver/#dfn-error">error</a>
121121
with <a href="https://w3c.github.io/webdriver/#dfn-error">
122122
error code</a> unsupported operation.
123-
<li type='a'><p>If <var>type hint</var> is "base64", let <var>value</var>
123+
<li><p>If <var>type hint</var> is "base64", let <var>value</var>
124124
be the result of getting the property "<code>value</code>" from
125125
<var>parameters</var>. If <var>type hint</var> is "path" or "archivePath",
126126
let <var>value</var> be the result of getting the property "<code>path</code>" from

0 commit comments

Comments
 (0)