| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
|
| similarity index 95%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
|
| index bebe2760a58666baf29678fb41766df228235ba3..31591b09b1ca585741b009c9693387a2ad9a04c4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
|
| @@ -10,17 +10,17 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [379, 267, 288, 72],
|
| + "rect": [379, 267, 288, 71],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [69, 267, 288, 72],
|
| + "rect": [69, 267, 288, 71],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [304, 21, 128, 208],
|
| + "rect": [304, 22, 128, 206],
|
| "reason": "style change"
|
| },
|
| {
|
|
|