Title: [124222] trunk/LayoutTests
Revision
124222
Author
e...@google.com
Date
2012-07-31 11:13:41 -0700 (Tue, 31 Jul 2012)

Log Message

[Chromium] transforms/3d/point-mapping/3d-point-mapping-*.html failing on Win
https://bugs.webkit.org/show_bug.cgi?id=92707

Unreviewed, updating expectations after r124052.

For efficiency's sake, ScrollbarLayerChromium doesn't draw the top and
bottom part of the track differently on "native" scrollbars. This
changes the way the mock Windows scrollbars look in tests.

* platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png: Removed.
* platform/chromium-win-xp/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Removed.
* platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
* platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.png:
* platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
* platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
* platform/chromium/TestExpectations:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124221 => 124222)


--- trunk/LayoutTests/ChangeLog	2012-07-31 17:43:30 UTC (rev 124221)
+++ trunk/LayoutTests/ChangeLog	2012-07-31 18:13:41 UTC (rev 124222)
@@ -1,3 +1,22 @@
+2012-07-31  Adrienne Walker  <e...@google.com>
+
+        [Chromium] transforms/3d/point-mapping/3d-point-mapping-*.html failing on Win
+        https://bugs.webkit.org/show_bug.cgi?id=92707
+
+        Unreviewed, updating expectations after r124052.
+
+        For efficiency's sake, ScrollbarLayerChromium doesn't draw the top and
+        bottom part of the track differently on "native" scrollbars. This
+        changes the way the mock Windows scrollbars look in tests.
+
+        * platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png: Removed.
+        * platform/chromium-win-xp/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Removed.
+        * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
+        * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.png:
+        * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
+        * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
+        * platform/chromium/TestExpectations:
+
 2012-07-31  Michael Saboff  <msab...@apple.com>
 
         inspector/profiler/heap-snapshot-containment-show-all.html test crashing during WebView closing

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (124221 => 124222)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-31 17:43:30 UTC (rev 124221)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-31 18:13:41 UTC (rev 124222)
@@ -3628,8 +3628,3 @@
 BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformation.setTransform.skewed.html = TEXT
 BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformation.transform.skewed.html = TEXT
 
-BUGWK92707 WIN : transforms/3d/point-mapping/3d-point-mapping.html = IMAGE
-BUGWK92707 WIN : transforms/3d/point-mapping/3d-point-mapping-origins.html = IMAGE
-BUGWK92707 WIN : transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html = IMAGE
-BUGWK92707 WIN : compositing/geometry/fixed-position-iframe-composited-page-scale-down.html = IMAGE PASS
-BUGWK92707 WIN : platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment.html = IMAGE

Deleted: trunk/LayoutTests/platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/chromium-win-xp/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to