Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
index eb6c5cda873b75201524507ac051866289c4d040..4ed71163207a35e5ca38090465e05de22fe55923 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -7,9 +7,14 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
- "rect": [8, 86, 769, 641],
- "reason": "location change"
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 785, 829],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [0, 735, 785, 94],
+ "reason": "incremental"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
@@ -18,37 +23,42 @@
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
+ "rect": [8, 180, 769, 641],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"rect": [8, 86, 769, 641],
"reason": "location change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
- "rect": [8, 180, 769, 641],
+ "rect": [8, 86, 769, 641],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow BODY",
- "rect": [18, 96, 712, 74],
+ "object": "LayoutIFrame IFRAME id='iframe'",
+ "rect": [8, 86, 732, 94],
"reason": "location change"
},
{
"object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 785, 829],
- "reason": "forced by layout"
+ "rect": [10, 88, 728, 90],
+ "reason": "location change"
},
{
- "object": "LayoutBlockFlow HTML",
+ "object": "LayoutView #document",
"rect": [10, 88, 728, 90],
- "reason": "location change"
+ "reason": "full"
},
{
- "object": "LayoutIFrame IFRAME id='iframe'",
- "rect": [8, 86, 732, 94],
+ "object": "LayoutView #document",
+ "rect": [10, 88, 728, 90],
"reason": "location change"
},
{
- "object": "LayoutImage IMG",
- "rect": [58, 136, 489, 537],
+ "object": "LayoutBlockFlow BODY",
+ "rect": [18, 96, 712, 74],
"reason": "location change"
},
{
@@ -57,33 +67,24 @@
"reason": "location change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutImage IMG",
+ "rect": [58, 136, 489, 537],
"reason": "location change"
},
{
- "object": "LayoutView #document",
- "rect": [0, 735, 785, 94],
- "reason": "incremental"
- },
- {
- "object": "LayoutView #document",
- "rect": [10, 88, 728, 90],
- "reason": "full"
+ "object": "LayoutText #text",
+ "reason": "location change"
},
{
"object": "LayoutView #document",
- "rect": [10, 88, 728, 90],
- "reason": "location change"
+ "reason": "scroll"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
},
{
"object": "VerticalScrollbar",
- "rect": [0, 0, 0, 0],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698