Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #57313, comment 1


Ignore:
Timestamp:
12/11/2022 11:58:48 PM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57313, comment 1

    v1 v2  
    22
    33Some info for those reading this ticket:
    4 >If the a element has no `href` attribute, then the element represents a placeholder for where a link might otherwise have been placed, if it had been relevant, consisting of just the element's contents.
     4>If the `a` element has no `href` attribute, then the element represents a placeholder for where a link might otherwise have been placed, if it had been relevant, consisting of just the element's contents.
    55>
    66>The `target`, `download`, `ping`, `rel`, `hreflang`, `type`, and `referrerpolicy` attributes must be omitted if the `href` attribute is not present.