Problem/Motivation

W3 validator (https://validator.w3.org/) return some errors like:

  • Error: Attribute st_url not allowed on element span at this point.
  • Error: Attribute st_title not allowed on element span at this point.
  • Error: Attribute displaytext not allowed on element span at this point.

Steps to reproduce

  • Enable sharethis module
  • In the configuration page select the "Custom Button via CSS" button style"
  • Select services and configure context
  • Once share this is displayed in a page run https://validator.w3.org/

Proposed resolution

Replace non standard str-* attributes with data-* attributes

CommentFileSizeAuthor
#2 data-attributes-3169939-1.patch944 bytestper
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tper created an issue. See original summary.

tper’s picture