RESOLVED FIXED Bug 112446
[CoordinatedGraphics][TexMap][Meta] Regressions producing rendering artifacts
https://bugs.webkit.org/show_bug.cgi?id=112446
Summary [CoordinatedGraphics][TexMap][Meta] Regressions producing rendering artifacts
Rafael Brandao
Reported 2013-03-15 07:48:34 PDT
This is a great set of pages that can be used to detect such regressions. http://brendaneich.github.com/Strange-Loop-2012 : Scroll down/up to move across the presentation. Expected: smooth changes between slides, like a cube rolling. http://cubiq.org/dropbox/iscroll4/examples/carousel/ : Text into the box should behave like in a proper carousel, sliding and fading when moving across the slides. To move you need to touch and drag inside the text area, or click on the buttons. The bullet color should change only when the animation is finished. http://ariya.github.com/js/kinetic/ : You should drag the page around to see scrolling into different speeds. Yet it feels like the contents is "shaking" inside (also reproducible on Chrome). http://ariya.github.com/js/marblebox/ : Once tapped a ball in different color should appear. It may move into any direction or remain stopped, depends on port specific code. When hitting the corners it should bounce. Make sure adding tons of balls does not affect so badly the performance. http://dev.sencha.com/deploy/touch/examples/production/kitchensink/ : Many animation effects can be tested here and they should work. http://ariya.github.com/css/scrolling/ : The expected result is a text that is being scrolled to the distance, like Starwars' epilogue. http://maps.google.com : Pan around on the map: the latitude and longitude lines, as well as the text labels, should not flash. Zoom in or out on the map: no flashes at all. Feel free to add more cool examples here and the expected behavior. Some ports can also vary on the results.
Attachments
Fujii Hironori
Comment 1 2024-10-30 13:14:50 PDT
all probelms seem to be fixed.
Note You need to log in before you can comment on or make changes to this bug.