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

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

Issue 1951203002: Auto-rebaseline for r391751 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 4ed71163207a35e5ca38090465e05de22fe55923..4c516be149676628382385d796415e3adc3747d2 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
@@ -19,32 +19,32 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"rect": [8, 180, 769, 641],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
"rect": [8, 180, 769, 641],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"rect": [8, 86, 769, 641],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
"rect": [8, 86, 769, 641],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutIFrame IFRAME id='iframe'",
"rect": [8, 86, 732, 94],
- "reason": "location change"
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutBlockFlow HTML",
"rect": [10, 88, 728, 90],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutView #document",
@@ -54,26 +54,26 @@
{
"object": "LayoutView #document",
"rect": [10, 88, 728, 90],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [18, 96, 712, 74],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutImage IMG",
"rect": [58, 230, 489, 537],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutImage IMG",
"rect": [58, 136, 489, 537],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutView #document",

Powered by Google App Engine
This is Rietveld 408576698