| Index: Source/web/tests/data/composited_selection_bounds_empty_layer.html
|
| diff --git a/Source/web/tests/data/composited_selection_bounds_empty_layer.html b/Source/web/tests/data/composited_selection_bounds_empty_layer.html
|
| index 67dcfa788637d2befcaa96b7c41ccc5a791ba042..681a73c3303e86079dca0dd6319afb32da4723fe 100644
|
| --- a/Source/web/tests/data/composited_selection_bounds_empty_layer.html
|
| +++ b/Source/web/tests/data/composited_selection_bounds_empty_layer.html
|
| @@ -9,6 +9,6 @@
|
|
|
| // Even though the logical caret activated by the selection has an empty
|
| // area, it should still propagate as a valid selection region.
|
| - window.expectedResult = [emptyLayer, 8, 8, 8, 8, emptyLayer, 8, 8, 8, 8];
|
| + window.expectedResult = [emptyLayer, 8, 8, 8, 8, emptyLayer, 8, 8, 8, 8, false, false];
|
| </script>
|
|
|
|
|