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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-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-6-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
index c03e047057d740bda613a6ec9e31a68d2f3c1b8c..807e9fcd372dc2fb23356821314bd969cef779eb 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
@@ -8,7 +8,7 @@
"repaintRects": [
[28, 363, 20, 19],
[14, 363, 48, 64],
- [8, 580, 418, 19]
+ [8, 320, 418, 79]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698