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

Unified Diff: LayoutTests/fast/repaint/vertical-overflow-child-expected.txt

Issue 1304503003: Auto-rebaseline for r200849 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/vertical-overflow-child-expected.txt
diff --git a/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt b/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt
index 701ccadde05d119d3b1026fa127c5bc02716520f..02d5632bcf50eed72cdf1cbe60c0d97a7a22e4a0 100644
--- a/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt
+++ b/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt
@@ -6,16 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [214, 21, 100, 100],
- [29, 21, 301, 100],
- [29, 21, 301, 100],
- [28, 21, 286, 100],
- [28, 21, 186, 100]
+ [214, 21, 100, 100]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV class='vertical-rl'",
- "LayoutBlockFlow DIV class='target'",
- "LayoutBlockFlow DIV class='offset'"
+ "LayoutBlockFlow DIV class='target'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698