| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-clear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-clear-expected.txt
|
| index 86ecba7b6f67dfb7fb78d934a42ccefc30a28623..e445b36990a991e688f69e46b6f1d45514a06b10 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-clear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-clear-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [8, 208, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='root'",
|
| @@ -24,12 +24,12 @@
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [8, 108, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 48, 92, 119],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -37,7 +37,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| @@ -65,19 +65,19 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox '\u00A0'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| @@ -89,11 +89,11 @@
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|