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

Unified Diff: LayoutTests/platform/linux/fast/repaint/outline-change-continuations-expected.txt

Issue 1278543002: Include the whole outline into visual overflow (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/linux/fast/repaint/outline-change-continuations-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/outline-change-continuations-expected.txt b/LayoutTests/platform/linux/fast/repaint/outline-change-continuations-expected.txt
index 53a875b65e951fd7c05366bf77bd368ddb5e8125..62f1c3d148756a6a729208e83355fd675e669ef3 100644
--- a/LayoutTests/platform/linux/fast/repaint/outline-change-continuations-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/outline-change-continuations-expected.txt
@@ -7,7 +7,9 @@
"drawsContent": true,
"repaintRects": [
[6, 86, 87, 24],
- [4, 84, 91, 28]
+ [6, 86, 87, 24],
+ [6, 86, 87, 24],
+ [6, 86, 85, 4]
],
"paintInvalidationClients": [
"LayoutBlockFlow (anonymous)",

Powered by Google App Engine
This is Rietveld 408576698