1415214-notref.html (323B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title>clip-rect-correctness-ref</title> 6 <style> 7 p { 8 font-size: 4px; 9 } 10 </style> 11 </head> 12 <body> 13 <p style="position: fixed; bottom: 0; margin: 0"> 14 <span>link1</span> 15 <span>link2</span> 16 </p> 17 </body> 18 </html>