1 2 3 4 5 6 7 8 9 10 11
<html> <head> <title>Test for Bug 484200</title> <style> p { background:lime } </style> </head> <body> <p>xxxxx</p> </body> </html>