Title: [134448] trunk/LayoutTests
- Revision
- 134448
- Author
- [email protected]
- Date
- 2012-11-13 11:10:44 -0800 (Tue, 13 Nov 2012)
Log Message
[Chromium] Rebaselined platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas.html
https://bugs.webkit.org/show_bug.cgi?id=101997
Patch by Slavomir Kaslev <[email protected]> on 2012-11-13
Reviewed by James Robinson.
Since we disabled hardware accelerated canvas when in software compositing mode,
this layout test doesn't create any layers which is the correct behaviour.
* platform/chromium/TestExpectations:
* platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (134447 => 134448)
--- trunk/LayoutTests/ChangeLog 2012-11-13 19:06:30 UTC (rev 134447)
+++ trunk/LayoutTests/ChangeLog 2012-11-13 19:10:44 UTC (rev 134448)
@@ -1,3 +1,16 @@
+2012-11-13 Slavomir Kaslev <[email protected]>
+
+ [Chromium] Rebaselined platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas.html
+ https://bugs.webkit.org/show_bug.cgi?id=101997
+
+ Reviewed by James Robinson.
+
+ Since we disabled hardware accelerated canvas when in software compositing mode,
+ this layout test doesn't create any layers which is the correct behaviour.
+
+ * platform/chromium/TestExpectations:
+ * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
+
2012-11-13 Raphael Kubo da Costa <[email protected]>
Revert the changes from r134388 and r134426 as r134345 was rolled out.
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (134447 => 134448)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-11-13 19:06:30 UTC (rev 134447)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-11-13 19:10:44 UTC (rev 134448)
@@ -3928,9 +3928,6 @@
crbug.com/152007 platform/chromium/virtual/softwarecompositing/self-painting-layers.html [ ImageOnlyFailure ]
crbug.com/152007 platform/chromium/virtual/softwarecompositing/visibility/visibility-simple-video-layer.html [ ImageOnlyFailure ]
-# Text-only failures in software compositor.
-crbug.com/160305 platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
-
# Filters not yet supported by the software compositor.
crbug.com/160302 platform/chromium/virtual/softwarecompositing/culling/filter-occlusion-alpha-large.html [ ImageOnlyFailure ]
crbug.com/160302 platform/chromium/virtual/softwarecompositing/culling/filter-occlusion-alpha.html [ ImageOnlyFailure ]
Added: trunk/LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas-expected.txt (0 => 134448)
--- trunk/LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas-expected.txt 2012-11-13 19:10:44 UTC (rev 134448)
@@ -0,0 +1 @@
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes