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

Unified Diff: LayoutTests/platform/win/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/fast/repaint/list-marker-2-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt b/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
index b09779366543d399600b4af34a208b8c3ff07212..20728c0b75241a7fafa1c2466c5745cf8eda9fc9 100644
--- a/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
@@ -6,7 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [48, 144, 100, 50],
+ [48, 94, 100, 100],
+ [48, 94, 100, 50],
[31, 148, 761, 50],
[31, 94, 761, 103]
]
« no previous file with comments | « LayoutTests/platform/win-xp/fast/repaint/list-marker-2-expected.txt ('k') | Source/core/rendering/RenderImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698