Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt |
index a14df06e279e6818d42ee1ea0d639684a5dafa09..054275fbbcbe53d098e27a22e994e610888b80a7 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt |
@@ -17,13 +17,13 @@ |
"reason": "border box change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [28, 122, 30, 20], |
+ "object": "LayoutBlockFlow DIV id='b'", |
+ "rect": [28, 222, 30, 20], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [28, 222, 30, 20], |
+ "object": "LayoutBlockFlow DIV id='a'", |
+ "rect": [28, 122, 30, 20], |
"reason": "incremental" |
} |
] |