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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/overflow-scrollbar-layers-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt
similarity index 82%
rename from third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/overflow-scrollbar-layers-expected.txt
rename to third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt
index e34bb0c80b2eb7c78250fe34299dda1ac31cc574..183c7e49aac34153bd1eaf80b4f2faa8e3745b7a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/overflow-scrollbar-layers-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt
@@ -19,12 +19,7 @@
"shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false,
- "children": [
- {
- "bounds": [10, 200]
- }
- ]
+ "bounds": [10, 200]
}
]
}
@@ -53,12 +48,7 @@
"shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false,
- "children": [
- {
- "bounds": [200, 10]
- }
- ]
+ "bounds": [200, 10]
}
]
}
@@ -87,12 +77,7 @@
"shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false,
- "children": [
- {
- "bounds": [200, 200]
- }
- ]
+ "bounds": [200, 200]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698