Can anyone confirm for me that despite its claims, Safari DOES NOT completely support CSS 1.0
I specifically mean adding a background-color property to a text input.
This is a basic property that should be available on all elements (according to the W3C).
That links says background-color is supported, but i have tested in Safari 1.2.3 on Mac OSX both with an inline style (declared with style= attribute) and with a class defined in the head section of the page.
I think Macs are quite good, but as a web developer, I am very dissapointed in Safari... its just a different set of issues to the nasty IE for Mac... but its not like you can code to the standards and expect it to work (as you can almost do with firefox now).
Thanks in advance.
Jez
I specifically mean adding a background-color property to a text input.
This is a basic property that should be available on all elements (according to the W3C).
That links says background-color is supported, but i have tested in Safari 1.2.3 on Mac OSX both with an inline style (declared with style= attribute) and with a class defined in the head section of the page.
I think Macs are quite good, but as a web developer, I am very dissapointed in Safari... its just a different set of issues to the nasty IE for Mac... but its not like you can code to the standards and expect it to work (as you can almost do with firefox now).
Thanks in advance.
Jez