1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<!DOCTYPE html> <html> <head> <title>Bug 1402183</title> <style type="text/css"> :not(article) { -webkit-text-stroke-width: 1px; box-decoration-break: clone; clip-path: polygon(69px 1px, 49px 1px, 0px 0px); } </style> </head> <body> <ins> <p> r6O#i/q] </p> </ins> </body> </html>