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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-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/repaint-descandant-on-ancestor-layer-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt
index f5c03702cf1c9962c211f2fdeffd5766ff15d99e..5b11d8f52a1ae0bbdced8ec72af253e9177ff599 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt
@@ -9,40 +9,40 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV",
"rect": [428, 38, 300, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
"rect": [408, 18, 300, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV",
"rect": [28, 38, 300, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
"rect": [8, 18, 300, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [428, 38, 275, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [28, 38, 275, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox 'There should only be one copy of this text.'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698