| Index: third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| index b524fa4816f26f6b2c7331c61f4510f9dcd13305..cf3384162a3d6a3f83598fdbd21057dcd732e2bf 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-translate-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [8, 66, 106, 107],
|
| + "rect": [28, 66, 106, 107],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [28, 66, 106, 107],
|
| + "rect": [8, 66, 106, 107],
|
| "reason": "location change"
|
| }
|
| ]
|
|
|