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

Unified Diff: LayoutTests/compositing/squashing/squash-paint-invalidation-fixed-position-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/squashing/squash-paint-invalidation-fixed-position-expected.txt
diff --git a/LayoutTests/compositing/squashing/squash-paint-invalidation-fixed-position-expected.txt b/LayoutTests/compositing/squashing/squash-paint-invalidation-fixed-position-expected.txt
index e803785d4eb682dbe33a44f6cb3b83771ed61e74..bdf8afa5c1a6db9219f0b02e17f62ccf33797fd6 100644
--- a/LayoutTests/compositing/squashing/squash-paint-invalidation-fixed-position-expected.txt
+++ b/LayoutTests/compositing/squashing/squash-paint-invalidation-fixed-position-expected.txt
@@ -20,7 +20,6 @@
"bounds": [100, 125],
"drawsContent": true,
"repaintRects": [
- [0, 25, 100, 100],
[0, 25, 100, 100]
]
}
@@ -52,7 +51,6 @@
"bounds": [100, 125],
"drawsContent": true,
"repaintRects": [
- [0, 25, 100, 100],
[0, 25, 100, 100]
]
}

Powered by Google App Engine
This is Rietveld 408576698