Index: third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-expected.txt |
index a02e3d0ffb390b92815409b68af835cfa9c12d0c..cfa06250c06abcdcba47ee9a596a7e06fb016150 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-change-expected.txt |
@@ -9,42 +9,42 @@ |
{ |
"object": "LayoutBlockFlow DIV class='item1'", |
"rect": [24, 52, 52, 152], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='item1'", |
"rect": [0, 52, 52, 152], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='item2'", |
"rect": [148, 52, 52, 150], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='item2'", |
"rect": [124, 52, 52, 150], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [25, 53, 50, 150], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [1, 53, 50, 150], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [149, 53, 50, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [125, 53, 50, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
} |
] |
} |