mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
177 lines
5.8 KiB
HTML
177 lines
5.8 KiB
HTML
|
<!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.
|
|||
|
|
|||
|
This test involves constructs with undefined behavior in CSS 2.1.
|
|||
|
However, unlike 228856-1, the author is confident that future
|
|||
|
specification of the behavior of NULs (whether literal or written with
|
|||
|
\-escapes) will not contradict the behavior expected by this test. -->
|
|||
|
|
|||
|
<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 }
|
|||
|
|
|||
|
div { color: green; font: 6pt monospace; }
|
|||
|
</style>
|
|||
|
|
|||
|
</head><body>
|
|||
|
<p>red=FAIL green=PASS</p>
|
|||
|
|
|||
|
<table><tr>
|
|||
|
<td>
|
|||
|
<p>ID selectors</p>
|
|||
|
<div id="�i1">#\0id / #&#0;id</div>
|
|||
|
<div id="i�1">#\0id / #i&#0;d</div>
|
|||
|
<div id="i1�">#\0id / #id&#0;</div>
|
|||
|
<div id=" |