| Index: LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
|
| diff --git a/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt b/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
|
| index 0be25f8d3d13a4c043e80784b6c8ee6338030512..47714b52fb18ea2b1dc7fd072d08f4027f280ad5 100644
|
| --- a/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
|
| +++ b/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
|
| @@ -9,6 +9,9 @@
|
| {
|
| "position": [108, 108],
|
| "bounds": [100, 100],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV class='clipping-container'"
|
| + ],
|
| "children": [
|
| {
|
| "bounds": [100, 100],
|
| @@ -27,6 +30,9 @@
|
| {
|
| "position": [108, 408],
|
| "bounds": [100, 100],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV class='clipping-container with-initial-clipping'"
|
| + ],
|
| "children": [
|
| {
|
| "bounds": [100, 100],
|
|
|