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

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

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 f4524e99cb77c235d126c91e86cfcf2c6a5afa62..30127f152bcb17a54a8336bbbd0602b8e5e3259d 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
@@ -24,21 +24,11 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
- "rect": [8, 180, 769, 641],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"rect": [8, 86, 769, 641],
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
- "rect": [8, 86, 769, 641],
- "reason": "bounds change"
- },
- {
"object": "LayoutIFrame IFRAME id='iframe'",
"rect": [8, 86, 732, 94],
"reason": "layoutObject insertion"
@@ -49,16 +39,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutView #document",
- "rect": [10, 88, 728, 90],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "rect": [18, 96, 712, 74],
- "reason": "bounds change"
- },
- {
"object": "LayoutImage IMG",
"rect": [58, 230, 489, 537],
"reason": "bounds change"
@@ -85,10 +65,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"reason": "bounds change"
},
@@ -110,7 +86,7 @@
},
{
"object": "LayoutView #document",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow HTML",
@@ -118,7 +94,7 @@
},
{
"object": "LayoutBlockFlow BODY",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutView #document",

Powered by Google App Engine
This is Rietveld 408576698