Talk:Acid2
Appearance
Konq and iCab do not pass Acid2!
The only browsers that pass Acid2 is Safari and Opera (weekly build). Konq and iCab only claim they pass the test but they don't. They fail to apply one of the styles required by the test:
html { ... overflow: hidden; /* hides scrollbars on viewport, see 11.1.1:3 */ ... }
Konq and iCab don't hide the scrollbar in the viewport. Therefore, they are very close but they don't pass it yet.