| Index: LayoutTests/compositing/overlap-map-stack-crash.html
|
| diff --git a/LayoutTests/compositing/overlap-map-stack-crash.html b/LayoutTests/compositing/overlap-map-stack-crash.html
|
| index 630754ca9b79658a4c6d86b5f04fce54d6d448b7..8ca32a4296b328d82213c76be0922ba5c7f682f3 100644
|
| --- a/LayoutTests/compositing/overlap-map-stack-crash.html
|
| +++ b/LayoutTests/compositing/overlap-map-stack-crash.html
|
| @@ -79,7 +79,7 @@ The crashing scenario happened as follows:
|
| - overflow-scroll as the compositing trigger, because it does not enable
|
| compositing mode before computeCompositingRequirements. Other triggers
|
| happen during CompositedLayerMapping incremental update entry points.
|
| - (Note: CompositedLayerMapping was formerly known as RenderLayerBacking.)
|
| + (Note: CompositedLayerMapping was formerly known as LayerBacking.)
|
|
|
| - The above two requirements are necessary to create the scenario where
|
| the root layer does not create an overlap context.
|
|
|