chromium/third_party/blink/renderer/core/svg/xlink_attribute_names.json5

{
  metadata: {
    namespace: "XLink",
    namespaceURI: "http://www.w3.org/1999/xlink",
    export: "CORE_EXPORT",
  },

  data: [
    "actuate",
    "arcrole",
    "href",
    "role",
    "show",
    "title",
    "type",
  ],
}