| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/gradients-em-stops-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/gradients-em-stops-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/gradients-em-stops-repaint-expected.txt
|
| index 864d96a3081520f9c3067154b538302e2ea47df4..1cf5bfa04901d3bf3c7d630efc02c224594e9b12 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/gradients-em-stops-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/gradients-em-stops-repaint-expected.txt
|
| @@ -7,38 +7,34 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV class='em-units'",
|
| "rect": [8, 8, 784, 145],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow DIV id='box4' class='box'",
|
| + "rect": [344, 18, 302, 122],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV class='indicator'",
|
| "rect": [345, 19, 240, 20],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='box4' class='box'",
|
| - "rect": [344, 18, 302, 122],
|
| - "reason": "style change"
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|