| Index: LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
|
| diff --git a/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html b/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
|
| index 5fc0c24d5e863d0f8f9cb2f4ec2afb42beeeb39a..28a65206ce63e385ab22204295bd4aecdd89a1ed 100644
|
| --- a/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
|
| +++ b/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
|
| @@ -46,7 +46,7 @@ onload = function() {
|
| }
|
| </script>
|
| <!--
|
| -This test forces a situation where we reassign a RenderLayer's grouped mapping,
|
| +This test forces a situation where we reassign a Layer's grouped mapping,
|
| but don't inform the old mapping of the change, and the old mapping attempts to
|
| use the stale pointer.
|
|
|
|
|