tomayac’s avatartomayac’s Twitter Archive—№ 10,782

  1. …in reply to @ValentinHervieu
    1. …in reply to @tomayac
      @ValentinHervieu @olivtassinari Pardon the brevity from x.com/tomayac/status/1017305455775887360. The crossorigin attribute isn't a boolean, but an enumerated attribute (html.spec.whatwg.org/multipage/common-microsyntaxes.html#enumerated-attribute) that happens to be fault-tolerant. The spec link from before lists the actual valid values it can take: html.spec.whatwg.org/multipage/urls-and-fetching.html#cors-settings-attributes.