Jump to content

Talk:Acid2

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 83.31.113.57 (talk) at 23:24, 10 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.