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

Unified Diff: LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
diff --git a/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
similarity index 73%
copy from LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt
copy to LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
index e593200768ae9028b7d04ac1d4044e0ae3d263b8..34c0461a42f9cff4e470a2224f19f8d255f25b58 100644
--- a/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt
+++ b/LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
@@ -1,12 +1,12 @@
{
- "bounds": [800, 600],
+ "bounds": [785, 2001],
"children": [
{
- "bounds": [800, 600],
+ "bounds": [785, 2001],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [200, 150, 100, 100]
+ [0, 500, 100, 100]
],
"paintInvalidationClients": [
"LayoutBlockFlow (positioned) DIV id='fixed'"

Powered by Google App Engine
This is Rietveld 408576698