blog/rails/node_modules/jsdom/test/level2/style/external_css.html
2011-12-02 23:24:03 -08:00

9 lines
No EOL
170 B
HTML

<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="http://127.0.0.1:10099/style.css" />
</head>
<body>
something in the body
</body>
</html>