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/flag-specific/enable-blink-features=SlimmingPaintInvalidation/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 |
index 093b03c381139899b33544b4b117cc3994d9550e..255a1a9cacde201cd46d07a43ecb8d32fc2acc7d 100644 |
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/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 |
@@ -19,12 +19,12 @@ |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
"rect": [8, 68, 200, 145], |
- "reason": "bounds change" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
"rect": [8, 68, 200, 52], |
- "reason": "bounds change" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
@@ -52,7 +52,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "reason": "bounds change" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='content'", |
@@ -64,7 +64,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='left'", |
- "reason": "bounds change" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='content'", |