RE: [WSG] Safari: Inline-Block / Center Element Issue

2012-01-06 Thread Spellacy, Michael
> Your test page is using HTML5, so it's hardly a decade old -- and a
quick run through the W3C Validator will tell you, and I quote,

I copied it from original source to document issue better. DOCTYPE is
irrelevant here. Okay, great. It's a Webkit issue. That is good to know.
Thanks!

> So why you think browsers should "render it correctly" escapes me, as
do the circumstances that could dictate that "you MUST use it".  :-)

Just merely saying that regardless of the tag used here (and I'm not
condoning the use of the  tag at all), that all browsers should
align it identically. Nothing more.

Thanks again for your input!

Regards,
Michael "Spell" Spellacy



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Safari: Inline-Block / Center Element Issue

2012-01-06 Thread Hassan Schroeder

On 1/6/12 11:25 AM, Spellacy, Michael wrote:


Heh. I certainly don't find it difficult nor did I say where it was used
(For all you know the site could be a decade old!). Regardless, all
browsers appear to handle the alignment correctly except for Safari.
Good or bad - they should all render it correctly.


Your test page is using HTML5, so it's hardly a decade old -- and a
quick run through the W3C Validator will tell you, and I quote,

 Line 57, Column 20: The center element is obsolete. Use CSS instead.

So why you think browsers should "render it correctly" escapes me, as
do the circumstances that could dictate that "you MUST use it".  :-)

And, BTW, it's not just Safari -- Google Chrome behaves the same, so
it's a Webkit behavior, apparently.

FWIW,
--
Hassan Schroeder - has...@webtuitive.com
webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
http://about.me/hassanschroeder
twitter: @hassan
  dream.  code.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] Safari: Inline-Block / Center Element Issue

2012-01-06 Thread Spellacy, Michael
> You find it difficult to avoid using a tag that was deprecated over
> a dozen years ago in HTML4 and doesn't exist at all in HTML5?

> Wow.

Heh. I certainly don't find it difficult nor did I say where it was used
(For all you know the site could be a decade old!). Regardless, all
browsers appear to handle the alignment correctly except for Safari.
Good or bad - they should all render it correctly. Just found it
interesting.

Regards,
Michael "Spell" Spellacy


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Safari: Inline-Block / Center Element Issue

2012-01-05 Thread Hassan Schroeder

On 1/5/12 10:13 AM, Spellacy, Michael wrote:


A collogue of mine came across a weird issue today on Safari regarding
the alignment on inline-block level elements such as input and select
within a ...wait for it...  element. We came up with a
work-around (the most obvious being NOT to use the  element
whenever humanly possible)


"... humanly possible"???

You find it difficult to avoid using a tag that was deprecated over
a dozen years ago in HTML4 and doesn't exist at all in HTML5?

Wow.

--
Hassan Schroeder - has...@webtuitive.com
webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
http://about.me/hassanschroeder
twitter: @hassan
  dream.  code.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] Safari: Inline-Block / Center Element Issue

2012-01-05 Thread Spellacy, Michael
Hi Guys,

A collogue of mine came across a weird issue today on Safari regarding
the alignment on inline-block level elements such as input and select
within a ...wait for it... element. We came up with a
work-around (the most obvious being NOT to use the  element
whenever humanly possible), but I just wanted to know if anyone had
anything additional to add here. 

More details here: http://www.spellacy.net/center-inline-block.html


Thanks,
Michael "Spell" Spellacy 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***