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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/crbug-371640-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/platform/win/fast/repaint/crbug-371640-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/crbug-371640-expected.txt
index 1bdf67a26aef51e5be8dd998b6aa034517e2f36f..16364227d6523c30cc4c6d60f29230047a244259 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/crbug-371640-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/crbug-371640-expected.txt
@@ -9,12 +9,12 @@
{
"object": "LayoutBlockFlow (floating) DIV id='container'",
"rect": [88, 84, 520, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
"rect": [348, 84, 260, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (floating) DIV id='node' class='outer'",
@@ -24,7 +24,7 @@
{
"object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
"rect": [348, 84, 260, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to_remove_inner' class='inner'",
@@ -34,22 +34,22 @@
{
"object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
"rect": [88, 84, 260, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
"rect": [88, 84, 260, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
"rect": [348, 84, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV id='keep' class='item'",
"rect": [348, 84, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV id='to_remove' class='item'",
@@ -59,17 +59,17 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
"rect": [88, 84, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV id='keep' class='item'",
"rect": [88, 84, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [348, 84, 4, 17],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
@@ -79,7 +79,7 @@
{
"object": "LayoutText #text",
"rect": [88, 84, 4, 17],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox '\u00A0'",
@@ -87,7 +87,7 @@
},
{
"object": "InlineTextBox '\u00A0'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698