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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-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-4-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt
index 70b81acff010615c783d4f0191ec683448d5f96a..4faf6ebdd1187913681fa108c3b2f750ca86ff92 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt
@@ -8,7 +8,7 @@
"repaintRects": [
[372, 447, 48, 16],
[368, 440, 52, 59],
- [8, 380, 418, 119]
+ [8, 340, 418, 259]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698