From 1f3cdb4f24798f7fda99ff2d544e87fa04736400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Mon, 1 Jun 2020 14:06:59 +0200 Subject: [PATCH] Fix various minor mishaps with and Discovered while converting to Bikeshed but also affects ReSpec: - data-lt=go and data-lt="input type state" don't work since there's no matching . - data-lt=perform-actions doesn't make sense, the "Perform Actions" section isn't the intended target. - Duplicate "Resettable element" definition - Broken canvas width/height links --- index.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 732ac2353..ec3b543e3 100644 --- a/index.html +++ b/index.html @@ -1461,7 +1461,7 @@

Capabilities

"acceptInsecureCerts" boolean Indicates whether untrusted and self-signed TLS certificates - are implicitly trusted on
navigation + are implicitly trusted on navigation for the duration of the session. @@ -1913,7 +1913,7 @@

Processing capabilities

"acceptInsecureCerts"
Boolean initially set to false, indicating the session will not implicitly trust untrusted - or self-signed TLS certificates on navigation. + or self-signed TLS certificates on navigation.
"strictFileInteractability"
Boolean initially set to false, @@ -2133,7 +2133,7 @@

Sessions

that indicates whether untrusted or self-signed TLS certificates should be trusted for the duration of the WebDriver session. If it is unset, this indicates that certificate- or TLS errors - that occur upon navigation should be suppressed. + that occur upon navigation should be suppressed. The state can be unset by providing an "acceptInsecureCerts" capability with the value true. Unless stated otherwise, it is set. @@ -5579,7 +5579,7 @@

Element Send Keys

A non-typeable form control is an input element -whose type attribute state +whose type attribute state causes the primary input mechanism not to be through means of a keyboard, whether virtual or physical. @@ -8072,7 +8072,7 @@

Keyboard actions

the subtype property changed to "keyUp" to current session’s input cancel list. -
  • Perform implementation-specific +

  • Perform implementation-specific action dispatch steps equivalent to pressing a key on the keyboard in accordance with the requirements of [[UI-EVENTS]], and producing the following events, as appropriate, with the specified @@ -8174,7 +8174,7 @@

    Keyboard actions

  • Remove key from the set corresponding to input state’s pressed property. -

  • Perform implementation-specific +

  • Perform implementation-specific action dispatch steps equivalent to releasing a key on the keyboard in accordance with the requirements of [[UI-EVENTS]], and producing at least the following events with the specified @@ -8239,7 +8239,7 @@

    Pointer actions

    the subtype property changed to "pointerUp" to the current session’s input cancel list. -
  • Perform implementation-specific +

  • Perform implementation-specific action dispatch steps equivalent to pressing the button numbered button on the pointer with ID source id, having type pointerType at @@ -8287,7 +8287,7 @@

    Pointer actions

    let buttons be the resulting value of that property. -
  • Perform implementation-specific +

  • Perform implementation-specific action dispatch steps equivalent to releasing the button numbered button on the pointer of ID source id having type pointerType at @@ -8435,7 +8435,7 @@

    Pointer actions

  • Let buttons be equal to input state’s buttons property. -

  • Perform implementation-specific +

  • Perform implementation-specific action dispatch steps equivalent to moving the pointer with ID source id having type pointerType from viewport x coordinate current x, viewport y @@ -8500,7 +8500,7 @@

    Pointer actions

    remote end must run the following steps:
      -
    1. Perform implementation-specific +

    2. Perform implementation-specific action dispatch steps equivalent to cancelling the any action of the pointer with ID source id having type pointerType, in accordance with the requirements of @@ -8616,7 +8616,7 @@

      User prompts

      User prompts that are spawned from beforeunload event handlers, - are dismissed implicitly upon navigation + are dismissed implicitly upon navigation or close window, regardless of the defined user prompt handler. @@ -9879,8 +9879,7 @@

      Index

    3. Raw value
    4. Refresh state pragma directive
    5. Reset algorithm -
    6. Resettable element -
    7. Resettable element +
    8. Resettable element
    9. Run the animation frame callbacks
    10. Satisfies its constraints
    11. Script @@ -9950,8 +9949,8 @@

      Index

      The HTML specification also defines a range of different attributes: