Index: third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
index fc53ecacf2de0641d75e707b152470dec6829862..f529d601b73309d7a79ef5ebea7ac8aefd10e87e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
@@ -7,14 +7,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow DIV id='inner'", |
- "rect": [8, 308, 784, 200], |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='outer'", |
"rect": [8, 8, 784, 500], |
"reason": "border box change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='inner'", |
+ "rect": [8, 308, 784, 200], |
+ "reason": "incremental" |
} |
] |
} |