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

Unified Diff: LayoutTests/compositing/repaint/should-not-repaint-composited-styles-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/compositing/repaint/should-not-repaint-composited-styles-expected.txt
diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt b/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
index fb22d06b49c3d64d104aa02040c77f9b1d1c841f..d19a93ec8f47abee9e747f315574ffc83570af8d 100644
--- a/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
+++ b/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
@@ -74,9 +74,6 @@ filter change with non-composited child
(bounds 100.00 100.00)
(opacity 0.50)
(drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 100.00 100.00)
- )
)
(GraphicsLayer
(position 8.00 1159.00)
@@ -101,17 +98,11 @@ filter change with non-composited child
(bounds 100.00 100.00)
(drawsContent 1)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 20.00 1.00])
- (repaint rects
- (rect 0.00 0.00 100.00 100.00)
- )
)
(GraphicsLayer
(position 8.00 1519.00)
(bounds 100.00 100.00)
(drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 100.00 100.00)
- )
(children 1
(GraphicsLayer
(bounds 100.00 100.00)
@@ -130,9 +121,6 @@ filter change with non-composited child
(position 8.00 1699.00)
(bounds 100.00 100.00)
(drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 100.00 100.00)
- )
)
(GraphicsLayer
(position 8.00 440.00)
@@ -155,9 +143,6 @@ filter change with non-composited child
(position 8.00 620.00)
(bounds 100.00 100.00)
(drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 100.00 100.00)
- )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698