quotes-slot-scoping-ref.html (298B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>Quote scope Shadow DOM and SLOT</title> 5 <link rel="author" title="Martin Robinson" href="mailto:mrobinson@igalia.com"> 6 <link rel="help" href="https://www.w3.org/TR/css-content-3/#quote-values"> 7 </head> 8 <body> 9 1 2Quote2 1 10 </body> 11 </html>