![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||||
| |||||
|
|
It's not clear what you mean by "this" By "this" I mean suppressing the top margin of <p> when it is the first child of body, _except when it is preceded by text_. |
|
Besides, the HTML specifications do not specify the default rendering of documents, and they do not require that the default rendering be describable in CSS 2.1 (since HTML is independent of the very existence of CSS) or that it be described at all. I know. But we aren't discussing HTML here. Surely I don't need to remind you this is comp.infosystems.www.authoring.stylesheets. |
|
What non-conformance? I'm thinking specifically of this one: http://groups.google.co.uk/group/com...f763337eb69cb6 That is either a bug or a non-conformance. My money's on bug. |
|
A browser may display <p> elements with pink background on Sundays, and you still cannot claim that it is non-conforming because of that. I do claim that, unless it's using JS. |
|
If there's no style in the cascade that sets background-color: pink on p> then <p> must have a transparent background. Your browser is non-conforming on at least one day out of seven. |
#12
| |||
| |||
|
|
Scripsit Ben C: [...] I'm thinking specifically of this one: http://groups.google.co.uk/group/com...f763337eb69cb6 That is either a bug or a non-conformance. My money's on bug. It looked too complicated. The message seems to discuss CSS issues, yet it's in the HTML group. Are you referring to HTML or CSS conformance? |
|
And non-conformance _is_ a bug, by definition. |
|
A browser may display <p> elements with pink background on Sundays, and you still cannot claim that it is non-conforming because of that. I do claim that, unless it's using JS. Please cite the relevant part of the conformance clauses. If there's no style in the cascade that sets background-color: pink on p> then <p> must have a transparent background. Your browser is non-conforming on at least one day out of seven. You are implying CSS. HTML specifications don't. There is nothing in HTML specs that prevents the behavior I described. How does CSS change that? Do CSS specifications require that presentation is under the control of CSS completely? I don't think they do. |
#13
| |||
| |||
|
|
On 2007-11-27, Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote: And non-conformance _is_ a bug, by definition. I'm happy with that definition. |
#14
| |||
| |||
|
|
In article <slrnfkoq81.hdj.spamspam (AT) bowser (DOT) marioworld>, Ben C <spamspam (AT) spam (DOT) eggs> wrote: On 2007-11-27, Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote: And non-conformance _is_ a bug, by definition. I'm happy with that definition. Surely that is stretching the word too far. If it was a deliberate choice against the standards, it is an unhappy description of it as a bug. |
#15
| |||
| |||
|
|
dorayme wrote: In article <slrnfkoq81.hdj.spamspam (AT) bowser (DOT) marioworld>, Ben C <spamspam (AT) spam (DOT) eggs> wrote: On 2007-11-27, Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote: And non-conformance _is_ a bug, by definition. I'm happy with that definition. Surely that is stretching the word too far. If it was a deliberate choice against the standards, it is an unhappy description of it as a bug. Your right it is not a bug but a *MS Feature* |
#16
| |||
| |||
|
|
In article <slrnfkoq81.hdj.spamspam (AT) bowser (DOT) marioworld>, Ben C <spamspam (AT) spam (DOT) eggs> wrote: On 2007-11-27, Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote: And non-conformance _is_ a bug, by definition. I'm happy with that definition. Surely that is stretching the word too far. If it was a deliberate choice against the standards, it is an unhappy description of it as a bug. |

#17
| |||
| |||
|
|
(I am having trouble with getting and sending to alt.html via my MT-Newswatcher ng software but not other groups? Messages are stuck "being sent" in the sense that if I try to quit my newsreader it says a message is still being sent ... from maybe an hour back! And some are not appearing as sent. Anyway, have you noticed any trouble with alt.html? Perhaps I have to ring my ISP and ask them if there is any trouble with their news server software?) |
#18
| |||
| |||
|
|
I am always having problems, but the causes are not so mysterious. The nearly dozen trees, yeah trees not branches, slung in the phone trunk line a short ways down the road might have something to do with my trouble |
#19
| |||
| |||
|
|
Jonathan N. Little wrote: I am always having problems, but the causes are not so mysterious. The nearly dozen trees, yeah trees not branches, slung in the phone trunk line a short ways down the road might have something to do with my trouble Please excuse a wild deviation from CSS discussion, but you reminded me of my own connection problems. They happened only in the late spring, and only on wet days. British Telecom was mystified. Then I solved the problem myself by observation. Being late spring there was a family of jackdaws nesting in my false chimney. Their fledglings were using my yew tree as their first landing point on their first flights. The combined weight of the fledglings was making the branch sag until it touched my phone line. When it was wet, this tended to short the line to ground. I pruned off that branch, and have had no problems since, apart from the occasional jackdaw squawk "Where the **** has our perch gone?". British Telecom, bless them, replaced my "bare wire" line with an insulated one when they heard of this problem, so I don't have to worry even when the tree grows back. Neither do the jackdaws. |
#20
| |||
| |||
|
|
It looked too complicated. The message seems to discuss CSS issues, yet it's in the HTML group. Are you referring to HTML or CSS conformance? CSS conformance. |
|
Section 3.2 (of CSS 2.1) explains that to claim conformance you have to do the cascade and give every element a value for every applicable property. |
|
But is there anything to say that the initial value of a property (which may be pink) can't depend on the day of the week? Well it doesn't say that specifically I suppose, but only because it's obviously ridiculous. |
![]() |
| Thread Tools | |
| Display Modes | |
| |