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

Unified Diff: LayoutTests/compositing/repaint/should-not-repaint-composited-descendants-expected.txt

Issue 236203020: Separate repaint and layout requirements of StyleDifference (Step 1) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update layout test expectations Created 6 years, 8 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-descendants-expected.txt
diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-descendants-expected.txt b/LayoutTests/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
index d4b4ed4a74d060e46786e7b5cc6303e234db1781..088b155b2500771283391dfa955f19a80d79a09e 100644
--- a/LayoutTests/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
+++ b/LayoutTests/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
@@ -53,6 +53,8 @@ clip change with non-composited child
(drawsContent 1)
(repaint rects
(rect 0.00 0.00 100.00 100.00)
+ (rect 0.00 0.00 100.00 100.00)
+ (rect 0.00 0.00 100.00 100.00)
)
)
(GraphicsLayer
@@ -150,7 +152,6 @@ clip change with non-composited child
(repaint rects
(rect 0.00 0.00 100.00 100.00)
(rect 0.00 0.00 100.00 100.00)
- (rect 0.00 0.00 100.00 100.00)
)
)
(GraphicsLayer
@@ -174,11 +175,6 @@ clip 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)
- (rect 0.00 0.00 100.00 100.00)
- (rect 0.00 0.00 100.00 100.00)
- )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698