| Index: third_party/WebKit/LayoutTests/paint/invalidation/outline-containing-image-in-non-standard-mode-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/outline-containing-image-in-non-standard-mode-expected.txt
|
| similarity index 64%
|
| copy from third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/outline-containing-image-in-non-standard-mode-expected.txt
|
| index 093e48150dd656176c68f2b5a1c96268ce5ad283..28ceb6437d3b0f158c045fa92e35548aa438c5a9 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/outline-containing-image-in-non-standard-mode-expected.txt
|
| @@ -9,13 +9,13 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutListItem (positioned) LI",
|
| - "rect": [8, 64, 214, 237],
|
| - "reason": "forced by layout"
|
| + "object": "LayoutInline SPAN id='target'",
|
| + "rect": [6, 6, 204, 58],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutImage IMG",
|
| - "rect": [8, 64, 214, 232],
|
| + "rect": [8, 8, 200, 50],
|
| "reason": "forced by layout"
|
| }
|
| ]
|
| @@ -23,7 +23,7 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutListItem (positioned) LI",
|
| + "object": "LayoutBlockFlow BODY",
|
| "reason": "forced by layout"
|
| },
|
| {
|
| @@ -31,16 +31,16 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutListMarker (anonymous)",
|
| - "reason": "forced by layout"
|
| + "object": "LayoutInline SPAN id='target'",
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutImage IMG",
|
| - "reason": "forced by layout"
|
| + "object": "InlineFlowBox",
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "reason": "none"
|
| + "object": "LayoutImage IMG",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|