| From | Sent On | Attachments |
|---|---|---|
| Gert Bultman (Xi) | Aug 14, 2002 3:03 am | |
| Yann Dirson | Aug 14, 2002 3:13 am | |
| Gert Bultman (Xi) | Aug 14, 2002 4:14 am | |
| Ramon Casellas | Aug 14, 2002 5:54 am | |
| Dave Pawson | Aug 14, 2002 10:19 am | |
| Bob Stayton | Aug 14, 2002 7:17 pm | |
| Dave Pawson | Aug 14, 2002 10:08 pm | |
| John R. Daily | Aug 14, 2002 10:36 pm | |
| Bob Stayton | Aug 15, 2002 12:17 am | |
| Dave Pawson | Aug 15, 2002 11:47 am | |
| Bob Stayton | Aug 15, 2002 1:41 pm | |
| John R. Daily | Aug 15, 2002 1:52 pm | |
| Dave Pawson | Aug 15, 2002 10:31 pm | |
| John R. Daily | Aug 15, 2002 11:04 pm | |
| John R. Daily | Aug 15, 2002 11:23 pm | |
| peter riegersperger | Aug 15, 2002 11:27 pm | |
| ed nixon | Aug 16, 2002 5:24 am | |
| John R. Daily | Aug 16, 2002 7:07 am | |
| David Cramer | Aug 16, 2002 7:39 am | |
| ed nixon | Aug 16, 2002 7:40 am | |
| John R. Daily | Aug 16, 2002 8:30 am | |
| Dave Pawson | Aug 16, 2002 10:46 am | |
| Dave Pawson | Aug 16, 2002 10:55 am | |
| John R. Daily | Aug 16, 2002 10:59 am | |
| John R. Daily | Aug 16, 2002 11:23 am | |
| Norman Walsh | Aug 16, 2002 12:01 pm | |
| ed nixon | Aug 16, 2002 12:09 pm | |
| John R. Daily | Aug 16, 2002 12:32 pm | |
| Bob Stayton | Aug 16, 2002 12:39 pm | |
| Dave Pawson | Aug 16, 2002 12:58 pm | |
| Dave Pawson | Aug 16, 2002 1:01 pm | |
| Paul Grosso | Aug 17, 2002 1:01 am | |
| Jens Stavnstrup | Aug 18, 2002 11:49 pm | |
| Dave Pawson | Aug 19, 2002 9:58 am | |
| Norman Walsh | Aug 20, 2002 6:32 am | |
| Dave Pawson | Aug 20, 2002 10:36 am |
| Subject: | Re: DOCBOOK: Re: Fw: programlisting | |
|---|---|---|
| From: | Bob Stayton (bo...@caldera.com) | |
| Date: | Aug 16, 2002 12:39:25 pm | |
| List: | org.oasis-open.lists.docbook | |
On Fri, Aug 16, 2002 at 03:00:30PM -0400, Norman Walsh wrote:
/ David Cramer <dcra...@broadjump.com> was heard to say: | The test looks fine on IE 5.50, SP2. | | David | |> So far, we have positive results from IE 5.0 and 6.0.
And a few others, I thought, as I read through the thread.
Do we have consensus that
<pre class="programlisting myrole">
is a good idea (actually, the general principle that ' rolevalue' can be tacked onto the class attribute)?
Since several of you have clearly been reading the CSS spec, how is the following situation disambiguated:
.programlisting { background-color: red; } .myrole { background-color: blue; }
by order of rules in CSS?
Yes. For declarations with the same weight, origin and specificity, then the order is used, and the latter wins. At least, that's what the spec says (both CSS1 and 2).
I think adding the role to the class should be turned on by a parameter. Some people won't want their roles showing up in their HTML. And there may be cases where it messes up existing CSS stylesheets.
--
Bob Stayton 400 Encinal Street Publications Architect Santa Cruz, CA 95060 Technical Publications voice: (831) 427-7796 Caldera International, Inc. fax: (831) 429-1887 email: bo...@caldera.com





