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

Unified Diff: LayoutTests/fast/repaint/layout-state-only-positioned-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/layout-state-only-positioned-expected.txt
diff --git a/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt b/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
index c99804aaf382402e017b5f9d7878a8d674c43cd6..c8a5950641bc7c98a0820a4bc2296e8383043371 100644
--- a/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
+++ b/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
@@ -7,8 +7,7 @@
(drawsContent 1)
(repaint rects
(rect 88.00 53.00 15.00 15.00)
- (rect 3.00 53.00 10.00 103.00)
- (rect 3.00 53.00 10.00 50.00)
+ (rect 3.00 103.00 10.00 53.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698