<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>[ #1015959 ] inline propagation</title> <style type="text/css"> span.c1 {font-size: 80%} </style> </head> <body> <p><span class="c1">1</span></p> <p><span class="c1">2</span></p> </body> </html>