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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (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/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
index 63393b59c00f9363df407b37ef3e817b51bac897..9d3c3cbe15b7d2bdadcb90995fa28e58f3247297 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
@@ -15,12 +15,12 @@
{
"object": "LayoutBlockFlow BODY",
"rect": [2, 65, 235, 235],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutView #document",
"rect": [2, 65, 235, 235],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutView #document",
@@ -35,12 +35,12 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [2, 65, 225, 235],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [2, 65, 58, 16],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutView #document",
@@ -68,7 +68,7 @@
},
{
"object": "InlineTextBox 'scroll me'",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698