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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt

Issue 1167543008: Dirty nearby lineboxes if we layout a float rather than trying to work it out later (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/line-flow-with-floats-9-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt
index 78bf7256709c09b468613ad5d92db4e232985b86..f8fa3c63e1bf20124cd0a0101c7886637ae07415 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt
@@ -7,7 +7,7 @@
"drawsContent": true,
"repaintRects": [
[372, 243, 48, 48],
- [8, 74, 418, 526]
+ [8, 200, 418, 399]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698