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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/repaint/inline-outline-repaint-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt b/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt
index c0f0f10e762d81e0fa2568a44c3397ad71a628e5..d469111d88dfa6a056805d2277f36cf411501896 100644
--- a/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt
@@ -6,11 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [101, 163, 2, 42],
[45, 183, 3, 20],
[8, 166, 92, 36],
[8, 166, 90, 36],
- [5, 163, 103, 42]
+ [5, 163, 103, 42],
+ [5, 163, 98, 42],
+ [5, 163, 96, 42]
],
"paintInvalidationClients": [
"InlineTextBox 'Lorem ipsum'",

Powered by Google App Engine
This is Rietveld 408576698