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

Unified Diff: third_party/WebKit/LayoutTests/virtual/syncpaint/fast/repaint/overflow-scroll-body-appear-expected.txt

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/virtual/syncpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/virtual/syncpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
similarity index 90%
copy from third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
copy to third_party/WebKit/LayoutTests/virtual/syncpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
index 99322b4f674dc955582975aabda7b6b06d947ba5..d62068de4f2a79cc4bb0aa81f77aee0a40348834 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/syncpaint/fast/repaint/overflow-scroll-body-appear-expected.txt
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [785, 585, 15, 15],
[8, 50, 784, 18],
[8, 50, 769, 18],
[8, 16, 2000, 2068],
@@ -15,9 +16,6 @@
[0, 0, 785, 585]
],
"paintInvalidationClients": [
- "HorizontalScrollbar",
- "HorizontalScrollbar",
- "VerticalScrollbar",
"RootInlineBox",
"InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
"RootInlineBox",
@@ -28,7 +26,9 @@
"LayoutView #document",
"LayoutBlockFlow BODY",
"LayoutBlockFlow P",
- "LayoutBlockFlow P"
+ "LayoutBlockFlow P",
+ "HorizontalScrollbar",
+ "VerticalScrollbar"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698