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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/list-marker-2-expected.txt

Issue 458373003: Full invalidate <img> on resize (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline fast/repaint/list-marker-2.html Created 6 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-xp/fast/repaint/list-marker-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/list-marker-2-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/list-marker-2-expected.txt
index c6efc0aef5dd597e69249d9c37f0b0ba6c891588..447d58587188bbb9d8d1d77b8160438b74a92223 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/list-marker-2-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/repaint/list-marker-2-expected.txt
@@ -6,7 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [48, 150, 100, 50],
+ [48, 100, 100, 100],
+ [48, 100, 100, 50],
[30, 155, 762, 50],
[30, 100, 762, 104]
]

Powered by Google App Engine
This is Rietveld 408576698