2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
14 <title>Test case for rdar://6302405</title>
17 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
18 <text x="50" y="50">This test ensures that we do not crash when css generated content attempts to attach to svg text</text>
22 if (window.layoutTestController)
23 layoutTestController.dumpAsText();