This page is still in the early stages of development!
Here are some of the little things I'd like to see fixed in browsers...
Internet Explorer
- Should accept the
application/xhtml+xml
MIME type. - Should support the
tag without requiring any proprietry extensions or adding scrollbars to images.
- "Quirks Mode" ought to die a slow and painful death.
- Fix problems with the XML prolog and standards mode.
- Alpha blending for PNG images (without weird hacks).
-
position:fixed
should work. Is that really too much to ask? - If you can support
, why not
?
- Stop automatically requesting
/favicon.ico
and instead only request it when it's explicitly linked to from the page.
Netscape, Mozilla and Other Gecko-Based
- Get your CSS2 counters working!
- Stop automatically requesting
/favicon.ico
and instead only request it when it's explicitly linked to from the page.
Opera 7.x
- Stop automatically requesting
/favicon.ico
and instead only request it when it's explicitly linked to from the page.