| Index: third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/fixed-after-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/fixed-after-scroll-expected.txt
|
| similarity index 89%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/fixed-after-scroll-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/fixed-after-scroll-expected.txt
|
| index 720fe457219603245d507696e7650dbe8b6a853d..3053cf8bd72efa2c9978db1877dc8e256f050d6e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-after-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/fixed-after-scroll-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'",
|
| "rect": [8, 700, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'",
|
| "rect": [8, 200, 100, 100],
|
| - "reason": "subtree"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'",
|
|
|