https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 12b220dc6d9287eb11a881caa2306fc64339a339 authored by Marcos Cáceres on 19 March 2018, 06:05:12 UTC
nit: linting error
Tip revision: 12b220d
selectors-namespace-001-ref.xml
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Selectors Reftest Reference</title>
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"/>
<style type="text/css">
body {
  color: green;
}
</style>
</head>
<body>
This text should be green.
</body>
</html>
back to top