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

Unified Diff: LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt b/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
index d805bea06d86871431c2e8234ab341c7e7a4fe50..1ac30747d82a2e25bd4208723b1333ca567c0c8c 100644
--- a/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
+++ b/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
@@ -17,9 +17,11 @@
"children": [
{
"bounds": [400, 704],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 500],
@@ -32,10 +34,11 @@
"children": [
{
"bounds": [5000, 9000],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}

Powered by Google App Engine
This is Rietveld 408576698