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

Unified Diff: LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt

Issue 399173005: Incrementally invalidate boxes with borders if possible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt b/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
index 0aaca3b4415879835d67239fbe5d2b3568875508..5001c914cea374553f270acc6352a796e671a2a5 100644
--- a/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
@@ -6,8 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [28, 48, 200, 200],
- [28, 48, 100, 200]
+ [128, 48, 100, 200],
+ [78, 48, 50, 100]
]
}
]
« no previous file with comments | « LayoutTests/platform/linux/fast/repaint/selection-after-delete-expected.txt ('k') | Source/core/rendering/RenderBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698