diff --git a/index.html b/index.html index 6eceb98f6..34a83b9ab 100644 --- a/index.html +++ b/index.html @@ -465,13 +465,13 @@
Enqueue request - in the current session's request queue. + in the current session’s request queue.
Wait until the first element - in the current session's request queue + in the current session’s request queue is request: -
Dequeue request from the current session's request queue. +
Dequeue request from the current session’s request queue.
If the list of active sessions no longer contains the current session, set the current session to null. @@ -593,7 +593,7 @@
A url variable dictionary is defined - as the mapping of a command's URI template variable names + as the mapping of a command’s URI template variable names to their corresponding values. @@ -1117,7 +1117,7 @@
invalid element state
For each name and value corresponding - to capability's own properties: + to capability’s own properties:
Run the substeps of the first matching name: @@ -1999,7 +1999,7 @@
If the endpoint node does not allow the proxy it uses to be configured, or if the proxy configuration defined in value is not one that passes the endpoint - node's implementation-specific validity checks, + node’s implementation-specific validity checks, return success with data null.
A local end would only send this capability @@ -2141,7 +2141,7 @@
Perform the following substeps based on the remote end's +
Perform the following substeps based on the remote end’s type:
If capabilities's is null, +
If capabilities’s is null, return error with error code session not created.
Let session id be the result of generating a UUID. @@ -2320,7 +2320,7 @@
If strictFileInteractability is a boolean, set the current session’s strict file interactability to strictFileInteractability. Otherwise set the - current session's strict file interactability to false. + current session’s strict file interactability to false.
Let proxy be the result of getting property
"proxy" from capabilities and run the
@@ -2387,7 +2387,7 @@
Set the current top-level browsing context for session in an implementation-specific way. This - should be the top-level browsing context of the UA's + should be the top-level browsing context of the UA’s current browsing context.
WebDriver implementations typically start a @@ -2703,7 +2703,7 @@
Start a timer. If this algorithm has not completed before timer reaches - the session's session page load timeout in + the session’s session page load timeout in milliseconds, return an error with error code timeout. @@ -2813,7 +2813,7 @@
Handle any user prompts and return its value if it is an error.
Initiate an overridden reload of the current top-level browsing - context's active document. + context’s active document.
If url is special except for file:
@@ -3030,7 +3030,7 @@
Let title be the result of calling the algorithm
for getting the title attribute of the current
- top-level browsing context's active document.
+ top-level browsing context’s active document.
Return success with data title.
This is intended to mutate the value of the current
- top-level browsing context's WindowProxy's
+ top-level browsing context’s WindowProxy’s
outerWidth and outerHeight
properties. Specifically, the value of outerWidth should
be as close as possible to width and the value
@@ -3888,7 +3888,7 @@
option element in a valid element context
optgroup element in a valid element context
- The element's element context, +
The element’s element context, which is determined by:
option element
Let parent node be the element's container. +
Let parent node be the element’s container.
Fire a mouseOver event at parent node. @@ -5294,25 +5294,25 @@
0 on pointer up action.
Dispatch a pointerMove action with
- arguments mouse's Dispatch a pointerDown action with
- arguments mouse's
+ arguments mouse’s
Dispatch a pointerUp action with
- arguments mouse's
+ arguments mouse’s
Remove mouse from the
- current session's input state table.
+ current session’s input state table.
Remove mouse from the list of
active input sources.
@@ -5697,7 +5697,7 @@ If file is false or the current session's
+ If file is false or the current session’s
strict file interactability, is true run the following substeps:
Scroll into view the element.
@@ -5784,7 +5784,7 @@ Let current text length be the JavaScript
- string's length of element's API value.
+ string’s length of element’s API value.
Set the text insertion caret using set selection range
using current text length for both the Remove keyboard from the current
- session's input state table
+ session’s input state table
Remove keyboard from the list of
active input sources.
@@ -6070,7 +6070,7 @@ If body is not parsable as a FunctionBody
@@ -6448,7 +6448,7 @@ Let cookies be a new JSON List.
For each cookie in all associated cookies of
- the current browsing context's active document:
+ the current browsing context’s active document:
Let serialized cookie be the result
@@ -6661,7 +6661,7 @@ When the remote end receives this,
- it will look at each input source's action lists.
+ it will look at each input source’s action lists.
It will dispatch the first action of each source together,
then the second actions together, and lastly, the final actions together.
@@ -6671,9 +6671,9 @@ There is no limit to the number of input sources,
- and there is no restriction regarding the length of each input's action list.
+ and there is no restriction regarding the length of each input’s action list.
This means, there is no requirement that all action lists have to be the same length.
- It is possible for one input source's action list
+ It is possible for one input source’s action list
may have more actions than another.
In this case, the action list for the first finger contains 2 actions
@@ -6814,8 +6814,8 @@ A null input source's input source state is
+ A null input source’s input source state is
a null input state. This is always an empty object.
- A key input source's input source state is a
+ A key input source’s input source state is a
key input state object. This is an object with a
property, At the lowest level, the behavior of actions is intended to mimic
- the remote end's behavior with an actual input device as
+ the remote end’s behavior with an actual input device as
closely as possible, and the implementation strategy may involve
e.g. injecting synthesized events into a browser event
loop. Therefore the steps to dispatch an action will inevitably end
@@ -7136,19 +7136,19 @@ input
+ arguments mouse’s input
id, pointer move action,
- mouse's input source state,
+ mouse’s input source state,
and 0.
input id, pointer down action,
- mouse's input source state,
+ mouse’s input source state,
and 0.
input id, pointer up action,
- mouse's input source state,
+ mouse’s input source state,
and 0.
Element Send Keys
input element in the file upload state, or false
otherwise.
-
Element Send Keys
start
@@ -5799,7 +5799,7 @@ Element Send Keys
arguments text and keyboard.
Executing Script
the environment settings object for window.
Get All Cookies
Actions
Then both fingers release from the touchscreen.
Actions
Sources
sources. This list is initially empty. When an input
source is added to the list of active input sources, a
corresponding entry is made in the input state table where the
-key is the input source's input id and the value is
-the input source's input source state. When an
+key is the input source’s input id and the value is
+the input source’s input source state. When an
input source is removed from the list of active input
sources, the corresponding entry in the input state table
is also removed.
@@ -6857,10 +6857,10 @@ State
-pressed, which is a set of strings
representing currently pressed keys and
@@ -6986,7 +6986,7 @@ Ticks
loop.
Processing actions
pointer"
pointerType property.
+ new input source’s pointer type be set to the value
+ of parameters’s pointerType property.
Add source to the current session's list +
Add source to the current session’s list of active input sources. -
Add source's input source state to - the current session's input state table, keyed - on source's input id. +
Add source’s input source state to + the current session’s input state table, keyed + on source’s input id.
If source's source type does not +
If source’s source type does not match type return an error with error code invalid argument. @@ -7556,15 +7556,15 @@
Let source id be equal to the value
- of action object's id property.
+ of action object’s id property.
Let source type be equal to the value
- of action object's type property.
+ of action object’s type property.
-
-
If the current session's input state table doesn't +
If the current session’s input state table doesn’t have a property corresponding to source id, then let the property corresponding to source id be a new object of the corresponding input source state type for @@ -7577,7 +7577,7 @@
Let algorithm be the value of the column
dispatch action algorithm from the following table of
dispatch action algorithms that matches the
- source type and the action object's
+ source type and the action object’s
subtype property, to a dispatch action algorithm.
| key's codepoint + | key’s codepoint | Normalised key value | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
\uE000 | "Unidentified" |
| key's codepoint + | key’s codepoint | Description | Location | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
key | key | ||||||||||||||||||||||||||||
code | code | ||||||||||||||||||||||||||||
location | location - | ||||||||||||||||||||||||||||
altKey | device state's alt property
- | ||||||||||||||||||||||||||||
shiftKey | device state's shift property
- | ||||||||||||||||||||||||||||
ctrlKey | device state's ctrl property
- | ||||||||||||||||||||||||||||
metaKey | device state's meta property
+ | ||||||||||||||||||||||||||||
altKey | device state’s alt property
+ | ||||||||||||||||||||||||||||
shiftKey | device state’s shift property
+ | ||||||||||||||||||||||||||||
ctrlKey | device state’s ctrl property
+ | ||||||||||||||||||||||||||||
metaKey | device state’s meta property
| ||||||||||||||||||||||||||||
repeat | repeat | ||||||||||||||||||||||||||||
isComposing | false | ||||||||||||||||||||||||||||
charCode | charCode
@@ -7960,10 +7960,10 @@ Keyboard actions | ||||||||||||||||||||||||||||
key | key | ||||||||||||||||||||||||||||
code | code | ||||||||||||||||||||||||||||
location | location - | ||||||||||||||||||||||||||||
altKey | device state's alt property
- | ||||||||||||||||||||||||||||
shiftKey | device state's shift property
- | ||||||||||||||||||||||||||||
ctrlKey | device state's ctrl property
- | ||||||||||||||||||||||||||||
metaKey | device state's meta property
+ | ||||||||||||||||||||||||||||
altKey | device state’s alt property
+ | ||||||||||||||||||||||||||||
shiftKey | device state’s shift property
+ | ||||||||||||||||||||||||||||
ctrlKey | device state’s ctrl property
+ | ||||||||||||||||||||||||||||
metaKey | device state’s meta property
| ||||||||||||||||||||||||||||
repeat | repeat | ||||||||||||||||||||||||||||
isComposing | false | ||||||||||||||||||||||||||||
charCode | charCode
@@ -7988,12 +7988,12 @@ Keyboard actions
|