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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-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/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
deleted file mode 100644
index 1ac30747d82a2e25bd4208723b1333ca567c0c8c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 8],
- "bounds": [404, 404],
- "drawsContent": true,
- "children": [
- {
- "position": [2, 2],
- "bounds": [400, 400],
- "children": [
- {
- "bounds": [400, 704],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 500],
- "bounds": [204, 204],
- "drawsContent": true,
- "children": [
- {
- "position": [2, 2],
- "bounds": [200, 200],
- "children": [
- {
- "bounds": [5000, 9000],
- "shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [2, 502],
- "bounds": [100, 800],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#808080"
- },
- {
- "position": [2, 2502],
- "bounds": [5000, 1000],
- "drawsContent": true
- }
- ]
- },
- {
- "position": [2, 502],
- "children": [
- {
- "position": [2, 195],
- "bounds": [193, 7]
- },
- {
- "position": [195, 2],
- "bounds": [7, 193]
- },
- {
- "position": [195, 195],
- "bounds": [7, 7],
- "drawsContent": true
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "children": [
- {
- "position": [395, 2],
- "bounds": [7, 400]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698