Index: LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special-expected.txt |
diff --git a/LayoutTests/fast/events/touch/touch-rect-crash-on-unpromote-layer-expected.txt b/LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special-expected.txt |
similarity index 51% |
copy from LayoutTests/fast/events/touch/touch-rect-crash-on-unpromote-layer-expected.txt |
copy to LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special-expected.txt |
index ca3888b206de80f1a9f934b9ece0f81730e7345e..7d7d12f283a2cefc71f29174e6490ce547461835 100644 |
--- a/LayoutTests/fast/events/touch/touch-rect-crash-on-unpromote-layer-expected.txt |
+++ b/LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special-expected.txt |
@@ -1,14 +1,11 @@ |
-A layer that may or may not be composited |
-Make sure we don't crash when a layer with a touch event handler becomes non-composited |
+Make sure we don't ASSERT when the first layer is special and can't use the RenderGeometryMap fast path - crbug.com/339141. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
PASS rects.length is 1 |
-PASS rects[0].layerRootNode.id is "layer" |
-PASS rects.length is 1 |
PASS rects[0].layerRootNode.nodeName is "#document" |
PASS successfullyParsed is true |
TEST COMPLETE |
- |
+Foo |