diff --git a/source b/source index 6ae01231093..6cad848f51a 100644 --- a/source +++ b/source @@ -18507,28 +18507,6 @@ interface HTMLAnchorElement : HTMLElement { -
  • - -

    If either the a element has a download attribute and the algorithm is not - triggered by user activation; or, if the user has not indicated a specific - browsing context for following the link, and the element's target attribute is present, and applying the rules - for choosing a browsing context given a browsing context name, using the value of the - target attribute as the browsing context name, would - result in there not being a chosen browsing context, then run these substeps:

    - -
      - -
    1. If there is an entry settings object, throw an - "InvalidAccessError" DOMException.

    2. - -
    3. Abort these steps without following the hyperlink.

    4. - -
    - -
  • -
  • If the target of the click event is an img element with an ismap attribute specified, then server-side image map processing must be performed, as follows:

    @@ -37347,28 +37325,6 @@ interface HTMLAreaElement : HTMLElement {
  • If the area element's node document is not fully active, then abort these steps.

  • -
  • - -

    If the area element has a download - attribute and the algorithm is not triggered by user activation; or, if the user - has not indicated a specific browsing context for following the link, and the - element's target attribute is present, and applying - the rules for choosing a browsing context given a browsing context name, using the - value of the target attribute as the browsing - context name, would result in there not being a chosen browsing context, then run these - substeps:

    - -
      - -
    1. If there is an entry settings object, throw an - "InvalidAccessError" DOMException.

    2. - -
    3. Abort these steps without following the hyperlink.

    4. - -
    - -
  • -
  • Otherwise, the user agent must follow the hyperlink or download the hyperlink created by the area element, if any, and as determined by the