Bug 112446 - [CoordinatedGraphics][TexMap][Meta] Regressions producing rendering artifacts
Summary: [CoordinatedGraphics][TexMap][Meta] Regressions producing rendering artifacts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 113455 112370 113732 114169
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-15 07:48 PDT by Rafael Brandao
Modified: 2013-12-09 18:02 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Brandao 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.