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

Unified Diff: LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt

Issue 1322933003: Auto-rebaseline for r201494 (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/platform/win/fast/repaint/inline-outline-repaint-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt b/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt
index 904c41332a6362937cbcb200d51be12494d0d4a2..732cb80ff7d9a7720a4e2f869a5f3247e2f5bdf9 100644
--- a/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt
@@ -6,11 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [101, 163, 2, 41],
[45, 182, 3, 20],
[8, 166, 92, 35],
[8, 166, 90, 35],
- [5, 163, 103, 41]
+ [5, 163, 103, 41],
+ [5, 163, 98, 41],
+ [5, 163, 96, 41]
],
"paintInvalidationClients": [
"InlineTextBox 'Lorem ipsum'",

Powered by Google App Engine
This is Rietveld 408576698