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

Unified Diff: LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt

Issue 949303002: Fix invalidation during painting of scrollbars (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 5 years, 10 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/fast/repaint/layout-state-only-positioned-expected.txt
diff --git a/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt b/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
index 723b698e807e7262916adaeeaa395da8552f29cd..40d2030de027661efe0c5ea16494ae4f8f756313 100644
--- a/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
+++ b/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [88, 53, 15, 15],
+ [88, 53, 15, 100],
[3, 103, 10, 53]
]
}

Powered by Google App Engine
This is Rietveld 408576698