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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-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/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
index 46f04c7de4ac35495a3ea614644f24736d55d03c..ccaa3197340352fee8b091b79504910206bb11dc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -7,14 +7,14 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "InlineBox",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 785, 841],
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 92, 769, 99],
- "reason": "layoutObject removal"
+ "object": "LayoutView #document",
+ "rect": [0, 742, 785, 99],
+ "reason": "incremental"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
@@ -22,13 +22,13 @@
"reason": "location change"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
- "rect": [8, 92, 769, 642],
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
+ "rect": [8, 191, 769, 642],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
- "rect": [8, 191, 769, 642],
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
+ "rect": [8, 92, 769, 642],
"reason": "location change"
},
{
@@ -37,9 +37,9 @@
"reason": "location change"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 785, 841],
- "reason": "forced by layout"
+ "object": "LayoutBlockFlow (anonymous)",
+ "rect": [8, 92, 769, 99],
+ "reason": "layoutObject removal"
},
{
"object": "LayoutIFrame IFRAME id='iframe'",
@@ -57,28 +57,23 @@
"reason": "location change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 0, 0, 0],
- "reason": "layoutObject removal"
+ "object": "InlineBox",
+ "reason": "full"
},
{
"object": "LayoutText #text",
- "rect": [0, 0, 0, 0],
"reason": "location change"
},
{
- "object": "LayoutView #document",
- "rect": [0, 742, 785, 99],
- "reason": "incremental"
+ "object": "LayoutText #text",
+ "reason": "layoutObject removal"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698