![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does it make sense for w3c validator to issue warning when style is coded { padding: 0 0 0 10%; } |
|
It reads 0 as absolute. |
#3
| |||
| |||
|
|
Nije Nego wrote: Does it make sense for w3c validator to issue warning when style is coded { padding: 0 0 0 10%; } |
|
No, so your flaw must be somewhere else. |
|
It reads 0 as absolute. What does that mean? |
#4
| |||
| |||
|
|
It reads 0 as absolute. What does that mean? It seams that w3c reads 0 as px in this combination. I find it strange. When I change margin: 0 10% 0 0; to margin: 0% 10% 0% %0; warning dissapears. The validator apparently does not test for zero values when it scans for |
#5
| ||||
| ||||
|
|
Nije Nego wrote: It reads 0 as absolute. What does that mean? It seams that w3c reads 0 as px in this combination. I find it strange. When I change margin: 0 10% 0 0; to margin: 0% 10% 0% %0; warning dissapears. The validator apparently does not test for zero values when it scans for uniform length units. You could send a query to the W3C asking about this (email link at bottom of Validation page). |
|
BTW: The spelling on the site is rather poor, for example, "Tablelles" should be "Table-less." |
|
Is English is a second language? |
|
I do not, for instance, understand what "...(recently trough Netvibes ..." means. |
#6
| |||
| |||
|
|
On Thu, 10 Aug 2006 10:20:57 -0400, Harlan Messinger wrote: Nije Nego wrote: Does it make sense for w3c validator to issue warning when style is coded { padding: 0 0 0 10%; } W3C validator issues a warning: Line : 150 (Level : 2) You have some absolute and relative lengths in padding. This is not a robust style sheet. No, so your flaw must be somewhere else. No, you can check at http://bruno-s.net at line 150 you'd find margin: 0 10% 0 0; |
|
It reads 0 as absolute. What does that mean? It seams that w3c reads 0 as px in this combination. I find it strange. When I change margin: 0 10% 0 0; to margin: 0% 10% 0% %0; warning dissapears. |
#7
| |||
| |||
|
|
If it's going to suggest that the numbers be all absolute or all relative (and I'm not sure I see the rationale for that), |
#8
| |||
| |||
|
|
The validator apparently does not test for zero values when it scans for uniform length units. You could send a query to the W3C asking about this (email link at bottom of Validation page). That would most certainly be a vaste of time. |
#9
| |||
| |||
|
|
Nije Nego" <"nije\"nego <"nije\"nego"@net.hr> scripsit: The validator apparently does not test for zero values when it scans for uniform length units. You could send a query to the W3C asking about this (email link at bottom of Validation page). That would most certainly be a vaste of time. So you think it would more futile to send your proposal to the announced feedback address of the W3C than to post a question on it to a Usenet group? Maybe someone at the W3C will do something if you mail them, maybe not; but at least you would have made a real try. |
#10
| |||
| |||
|
|
Nije Nego wrote: Jim Moe wrote: BTW: The spelling on the site is rather poor, for example, "Tablelles" should be "Table-less." Using google Tableless (2.660.000) wins over Table-less (2.570.000). But only 224 for "Tablelles". |
![]() |
| Thread Tools | |
| Display Modes | |
| |