Bug 92707 - [Chromium] transforms/3d/point-mapping/3d-point-mapping-*.html failing on Win
Summary: [Chromium] transforms/3d/point-mapping/3d-point-mapping-*.html failing on Win
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks: 92409
  Show dependency treegraph
 
Reported: 2012-07-30 20:29 PDT by Peter Kasting
Modified: 2012-07-31 11:13 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kasting 2012-07-30 20:29:39 PDT
After http://trac.webkit.org/changeset/124052 , the following tests are failing on the Chromium Win canaries:

transforms/3d/point-mapping/3d-point-mapping.html
transforms/3d/point-mapping/3d-point-mapping-origins.html
transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html

The failures are minor image diffs in how the scrollbars are rendered.

Since this is minor and it looked like there were a number of followon patches here, I'm not going to revert; please just fix as appropriate.
Comment 1 Alexander Pavlov (apavlov) 2012-07-31 03:11:06 PDT
compositing/geometry/fixed-position-iframe-composited-page-scale-down.html also seems to be failing on Win with scrollbar rendering differences.
Comment 2 Alexander Pavlov (apavlov) 2012-07-31 03:14:58 PDT
platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment.html is seemingly hitting the same scrollbar rendering diff on Win.
Comment 3 Adrienne Walker 2012-07-31 10:58:56 PDT
platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment.html seems like the same difference as the 3d-point-mapping tests.  However, compositing/geometry/fixed-position-iframe-composited-page-scale-down.html has been failing for a while and it doesn't look related.
Comment 4 Adrienne Walker 2012-07-31 11:13:56 PDT
Committed r124222: <http://trac.webkit.org/changeset/124222>