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

Unified Diff: third_party/WebKit/LayoutTests/compositing/iframes/resizer-expected.txt

Issue 1458353004: Revert of Clip scrollbars to box bounds when they don't fit. (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/compositing/iframes/resizer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/resizer-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/resizer-expected.txt
index 849f48c9293cc9de414891fe16f9ac26cd655004..3095bd4659755944bc2caf4a90e75689c75775ae 100644
--- a/third_party/WebKit/LayoutTests/compositing/iframes/resizer-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/resizer-expected.txt
@@ -51,14 +51,9 @@
]
},
{
- "bounds": [304, 154],
- "children": [
- {
- "position": [287, 137],
- "bounds": [15, 15],
- "drawsContent": true
- }
- ]
+ "position": [287, 137],
+ "bounds": [15, 15],
+ "drawsContent": true
}
]
}

Powered by Google App Engine
This is Rietveld 408576698