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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/paint/invalidation/invalidate-after-composited-scroll-expected.txt

Issue 1518523003: Auto-rebaseline for r364120 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/LayoutTests/platform/mac-snowleopard/paint/invalidation/invalidate-after-composited-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/paint/invalidation/invalidate-after-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/paint/invalidation/invalidate-after-composited-scroll-expected.txt
index d4c77521a649015f2d6635d10c9e39c4575285d7..d62008bce8a1c86aaf77085511ead761109537f2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/paint/invalidation/invalidate-after-composited-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/paint/invalidation/invalidate-after-composited-scroll-expected.txt
@@ -9,6 +9,7 @@
{
"position": [300, 300],
"bounds": [200, 200],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[0, 50, 100, 100]
@@ -16,10 +17,10 @@
"children": [
{
"bounds": [185, 200],
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [185, 4900],
- "shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[0, 2400, 100, 100]

Powered by Google App Engine
This is Rietveld 408576698