| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-rtl-column-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt
|
| similarity index 89%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-rtl-column-expected.txt
|
| copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt
|
| index 8b67eaa8f4913300034811af55e2c2aa8e5b3399..093b03c381139899b33544b4b117cc3994d9550e 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-rtl-column-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt
|
| @@ -18,13 +18,13 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='left'",
|
| - "rect": [8, 119, 200, 94],
|
| - "reason": "incremental"
|
| + "rect": [8, 68, 200, 145],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='left'",
|
| - "rect": [8, 116, 200, 4],
|
| - "reason": "incremental"
|
| + "rect": [8, 68, 200, 52],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| @@ -52,7 +52,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='left'",
|
| - "reason": "incremental"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='content'",
|
| @@ -64,7 +64,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='left'",
|
| - "reason": "incremental"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='content'",
|
|
|