diff --git a/webdriver-spec.html b/webdriver-spec.html index d467245b4..32b7467b5 100644 --- a/webdriver-spec.html +++ b/webdriver-spec.html @@ -228,6 +228,7 @@

Introduction

Algorithms

+

Various parts of this specification are written in terms of step-by-step algorithms. The details of these algorithms do not have any normative significance; implementations are free to adopt any implementation strategy @@ -242,7 +243,7 @@

Algorithms

which encapsulates the value returned, whereas an error response has an associated error code. -

The result of getting a propertywith name name +

The result of getting a property with name name from an [[!ECMA-262]] Object object is defined as the result of calling the [[\GetOwnProperty]]