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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/resize-scrollable-div-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: LayoutTests/virtual/slimmingpaint/fast/repaint/resize-scrollable-div-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/resize-scrollable-div-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/resize-scrollable-div-expected.txt
index dcf2381f6430c3fdc0247e169b0087cfad673500..a2fa11ab7c90e7c08bca5cb4f1ff143325b520bd 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/resize-scrollable-div-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/resize-scrollable-div-expected.txt
@@ -7,8 +7,7 @@
"drawsContent": true,
"repaintRects": [
[8, 108, 300, 300],
- [8, 108, 100, 100],
- [0, 216, 800, 200]
+ [8, 108, 100, 100]
],
"paintInvalidationClients": [
"HorizontalScrollbar",
@@ -17,7 +16,6 @@
"VerticalScrollbar",
"HorizontalScrollbar",
"HorizontalScrollbar",
- "LayoutBlockFlow HTML",
"LayoutBlockFlow DIV id='div'"
]
}

Powered by Google App Engine
This is Rietveld 408576698