Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: LayoutTests/platform/mac/virtual/softwarecompositing/tiling/crash-reparent-tiled-layer-expected.txt

Issue 27061002: Fix unittests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/virtual/softwarecompositing/tiling/crash-reparent-tiled-layer-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/crash-reparent-tiled-layer-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/crash-reparent-tiled-layer-expected.txt
deleted file mode 100644
index a1b95e8540e425082e1c3e4e8a205879228ff365..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/crash-reparent-tiled-layer-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-From https://bugs.webkit.org/show_bug.cgi?id=44629. The parent is a tiled layer. When the child is a non-tiled layer and it is switched to a tiled layer, a crash occurs. This test should not crash.
-
-(GraphicsLayer
- (bounds 785.00 5111.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 5111.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 8.00 68.00)
- (bounds 502.00 5002.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FFFF00)
- (children 1
- (GraphicsLayer
- (position 51.00 101.00)
- (bounds 200.00 4800.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FF0000)
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698