xbrowser tests for HTML and CSS
just some small and uncomplete testpages. please feel free to test on your browser and send me your results. thanks!
CSS clearfix without additional markup
Based on various hacks found on the
net
.
I tried to put all together in one piece which currently works in all major browsers
in both
HTML and XHTML
markup which especially IE7 handles very differently.
Findings in other browsers are very welcome.
See the source of the files to see how the clearfix works.
2009-03-23 added IE8 support
- CSS clearfix in XHTML (preferrable)
-
CSS clearfix in HTML (not updated to simpleclearfix!)
- reference screenshot
CSS selector support
a small testsuite of CSS selectors for crossbrowser development.
2007-12 added whitespace tests
CSS white-space support
a small testsuite of CSS selectors for crossbrowser development.
2007-01 fixed
white-space: nowrap
typo, retestet browsers and added IE 5.01
XBrowser CSS hacks
a small testsuite of CSS hacks to be used for all browsers including IE7. Very much dependent on the DOCTYPE used, currently only the one used in the testpage works.
2006-12 initial work
popup min width test
a small testsuite to test what the minimum width of a javascript popup of a browser is.
2006-11 updates for IE 7 final
<object>
test
a small testsuite of the acceptence of the
<object>
element in different browsers. mainly to find a better way to include flash on a website in xhtml.
2002-03
html/css test
a small testsuite of different css attributes for crossbrowser development.
2001