img-with-url-fragment-identifiers-2.html (428B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Link Parameters - img element with multiple url fragment identifiers</title> 4 <link rel="author" title="Divyansh Mangal" href="mailto:dmangal@microsoft.com"> 5 <link rel="help" href="https://drafts.csswg.org/css-link-params/#url-frag"> 6 <link rel="match" href="circle-green-with-stroke-ref.html"/> 7 <img src="circle-with-parameters.svg#param(--color, green), param(--stroke, blue)">