-
Notifications
You must be signed in to change notification settings - Fork 46
Browser bugs
Komzpa edited this page Jun 18, 2011
·
32 revisions
- text opacity http://code.google.com/p/chromium/issues/detail?id=85725
- rotated text non-uniform font-weight http://code.google.com/p/chromium/issues/detail?id=85984
- slow rendering time on GPU-canvas on Windows http://code.google.com/p/chromium/issues/detail?id=86287
- antialiased paths are overtesselated in Skia http://code.google.com/p/chromium/issues/detail?id=86488
- Skia vertex buffer cache is missing frequently http://code.google.com/p/chromium/issues/detail?id=86490
- Overlapping letters disappear on GPU-canvas http://code.google.com/p/chromium/issues/detail?id=86621
- FIXED broken antialiasing http://code.google.com/p/chromium/issues/detail?id=85762
Looks like Safari doesn't have public bug tracker. To send another, select "Report to Apple" in browser menu.
- rotated text non-uniform font-weight (test case) http://osmosnimki.ru/kothic/text-rotate
Opera doesn't seem to have public bug tracker. To report a problem with a web site, go to Menu - Help - Report a Site Problem.
- Opera 11.5 labs with OpenGL acceleration (build 24661) - broken canvas antialiasing;
- Opera 11.5 beta build 1040 - text for some labels is blurry.
Want to check whether your browser has one of those issues?
- canvas rotated text non-uniform font-weight test case http://osmosnimki.ru/kothic/text-rotate
- non-canvas webkit-only rotated text non-uniform font-weight test case http://osmosnimki.ru/kothic/text-rotate-nocanvas
- globalAlpha based text opacity http://osmosnimki.ru/kothic/text-opacity