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

Unified Diff: LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt

Issue 452923007: Auto-rebaseline for r179857 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/invalidations-on-composited-layers-expected.txt
diff --git a/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt b/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt
index 952025ea490d4f52f867638554c58f2b4aa764c5..c59deb3fffb0ae1725f5c6050660dba36d55c99a 100644
--- a/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt
+++ b/LayoutTests/compositing/repaint/invalidations-on-composited-layers-expected.txt
@@ -13,7 +13,6 @@
"drawsContent": true,
"backgroundColor": "#008000",
"repaintRects": [
- [0, 0, 400, 400],
[0, 0, 400, 400]
],
"children": [
@@ -24,7 +23,6 @@
"drawsContent": true,
"backgroundColor": "#0000FF",
"repaintRects": [
- [0, 0, 75, 75],
[0, 0, 75, 75]
]
}

Powered by Google App Engine
This is Rietveld 408576698