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

Unified Diff: LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt

Issue 1322243004: Auto-rebaseline for r201644 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/images/repaint-subrect-grid-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
diff --git a/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt b/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
index ac435c827f21432ab25c2732ac8fdac95f55f654..723c2a1cbadf1f6b248027affa7ece5d010f4003 100644
--- a/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
+++ b/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
@@ -52,7 +52,7 @@ CASE 2, hovering over the outer div
"bounds": [276, 276],
"drawsContent": true,
"repaintRects": [
- [1, 1, 130, 130]
+ [0, 0, 132, 132]
]
}
]
@@ -85,8 +85,8 @@ CASE 3, hovering over the inner div
"bounds": [276, 276],
"drawsContent": true,
"repaintRects": [
- [18, 21, 86, 86],
- [1, 1, 130, 130]
+ [18, 21, 87, 87],
+ [0, 0, 132, 132]
]
}
]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/images/repaint-subrect-grid-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698