HTML-Query
view release on metacpan or search on metacpan
t/html/acidtest.html view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<title>Untitled Document</title>
<style type="text/css">
<!--
* {
line-height:20px;
}
div#id-one {
color:#990033;
font-size:18px;
width:800px;
}
div#id-one h1[title]{
font-size:60px;
}
div#id-one h1[class=example]{
font-size:100px;
}
h1.another {
font-style:italic;
}
h1.one {
color:#FF3399;
}
p.class-one {
color:#0000CC;
font-size:11px;
width:600px;
}
div#id-one p.class-one {
color:#FF33CC;
font-size:11px;
background-color:#FFFFCC;
width:400px;
}
div#id-one p.class-one, p.class-one span, p.class-two {
font-style:italic;
}
div#id-one p.class-two * {
color:#00CC66;
}
p.class-two em {
font-size:24px;
}
div#id-one p.class-one > span {
( run in 1.626 second using v1.01-cache-2.11-cpan-119454b85a5 )