Index: LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt |
similarity index 65% |
copy from LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt |
copy to LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt |
index 3546f2d9c5fb8dd2c87ba07cb5c22f3bb2117b8e..183f39c46801aaf920267772a4e4cefcc08bf64f 100644 |
--- a/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt |
+++ b/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt |
@@ -1,3 +1,4 @@ |
+ |
enne (OOO)
2013/11/07 22:59:07
Where does this blank line come from?
rosca
2013/11/08 15:36:32
I fixed this by hiding the other content in body.
|
(GraphicsLayer |
(bounds 800.00 600.00) |
(children 1 |
@@ -7,14 +8,14 @@ |
(drawsContent 1) |
(children 1 |
(GraphicsLayer |
- (position 18.00 10.00) |
- (bounds 100.00 100.00) |
+ (position 8.00 8.00) |
+ (bounds 784.00 90.00) |
+ (isolate 1) |
(drawsContent 1) |
(children 1 |
(GraphicsLayer |
- (position 85.00 85.00) |
- (bounds 15.00 15.00) |
- (drawsContent 1) |
+ (bounds 160.00 90.00) |
+ (blendMode multiply) |
) |
) |
) |