Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / w3c / web-platform-tests / shadow-dom / shadow-trees / text-decoration-001-ref.html
1 <!DOCTYPE html>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>Shadow DOM Test</title>
6                 <link rel="author" title="Masaya Iseki" href="mailto:iseki.m.aa@gmail.com">
7         </head>
8         <body>
9                 <span>
10                         if NOT underlined, it is success.
11                 </span>
12         </body>
13 </html>