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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/virtual/syncpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
similarity index 87%
copy from third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index d71524d08eebefb36aa3d9d94f390f7ef31a690d..99d68de5d2dc57769464ae24568c1d159b763ece 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -37,13 +37,9 @@
"bounds": [485, 15],
"drawsContent": true,
"repaintRects": [
- [0, 0, 485, 15],
- [0, 0, 485, 15],
[0, 0, 485, 15]
],
"paintInvalidationClients": [
- "##ALL##",
- "##ALL##",
"##ALL##"
]
},
@@ -52,13 +48,9 @@
"bounds": [15, 485],
"drawsContent": true,
"repaintRects": [
- [0, 0, 15, 485],
- [0, 0, 15, 485],
[0, 0, 15, 485]
],
"paintInvalidationClients": [
- "##ALL##",
- "##ALL##",
"##ALL##"
]
},

Powered by Google App Engine
This is Rietveld 408576698