2008-10-23 16:29:24 +00:00
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
|
|
|
"http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
|
<html><head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
|
<!-- This file contains embedded NULs (U+0000). Take care when editing to
|
|
|
|
|
preserve them. There are no other control characters or characters
|
|
|
|
|
outside 7-bit ASCII.
|
|
|
|
|
|
2013-06-26 22:17:14 +00:00
|
|
|
|
This tests behavior specified in CSS Syntax Level 3,
|
|
|
|
|
as of the Editor's Draft 19 June 2013:
|
|
|
|
|
http://dev.w3.org/csswg/css-syntax/ -->
|
2008-10-23 16:29:24 +00:00
|
|
|
|
|
|
|
|
|
<title>Selectors and properties test case for bug 228856</title>
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
p {margin-bottom:0; color:black; font-weight:bold; }
|
|
|
|
|
tr { vertical-align: top }
|
|
|
|
|
td { padding-right: 0.5em }
|
|
|
|
|
|
2013-06-26 22:17:14 +00:00
|
|
|
|
div { color: #aaa; font: 6pt monospace; }
|
|
|
|
|
div.match { color: green }
|
2008-10-23 16:29:24 +00:00
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
</head><body>
|
|
|
|
|
<table><tr>
|
|
|
|
|
<td>
|
|
|
|
|
<p>ID selectors</p>
|
2013-06-26 22:17:14 +00:00
|
|
|
|
<div id="�i1" class="match">#\0id / #&#0;id</div>
|
2008-10-23 16:29:24 +00:00
|
|
|
|
<div id="i�1">#\0id / #i&#0;d</div>
|
|
|
|
|
<div id="i1�">#\0id / #id&#0;</div>
|
2013-06-26 22:17:14 +00:00
|
|
|
|
<div id=" |