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

Unified Diff: LayoutTests/fast/repaint/overflow-into-content-expected.txt

Issue 312193004: Don't force full repaint on size change in style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/fast/repaint/overflow-into-content-expected.txt
diff --git a/LayoutTests/fast/repaint/overflow-into-content-expected.txt b/LayoutTests/fast/repaint/overflow-into-content-expected.txt
index bb3f42c9fdcb846857869effe8e5983acefb1997..0ebe2854ea5869d2011a5b632e9e3de3d50e3fb4 100644
--- a/LayoutTests/fast/repaint/overflow-into-content-expected.txt
+++ b/LayoutTests/fast/repaint/overflow-into-content-expected.txt
@@ -7,12 +7,12 @@
(drawsContent 1)
(repaint rects
(rect 111.00 8.00 3.00 106.00)
- (rect 11.00 161.00 50.00 100.00)
- (rect 11.00 11.00 100.00 50.00)
+ (rect 108.00 8.00 3.00 106.00)
(rect 8.00 388.00 100.00 20.00)
(rect 8.00 388.00 100.00 20.00)
(rect 8.00 308.00 100.00 100.00)
(rect 8.00 261.00 106.00 3.00)
+ (rect 8.00 258.00 106.00 3.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698