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

Unified Diff: LayoutTests/platform/mac-snowleopard/compositing/overflow/overflow-scrollbar-layers-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-snowleopard/compositing/overflow/overflow-scrollbar-layers-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/overflow/overflow-scrollbar-layers-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/overflow/overflow-scrollbar-layers-expected.txt
index d2c1f2f611f81444cd5827e021591f8cec3fadc6..6d6689b6d92d92ac8ac9c33c76287b1946235182 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/overflow/overflow-scrollbar-layers-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/overflow/overflow-scrollbar-layers-expected.txt
@@ -16,8 +16,10 @@
"children": [
{
"bounds": [85, 200],
+ "shouldFlattenTransform": false,
"children": [
{
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [10, 200]
@@ -49,8 +51,10 @@
"children": [
{
"bounds": [200, 85],
+ "shouldFlattenTransform": false,
"children": [
{
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [200, 10]
@@ -82,8 +86,10 @@
"children": [
{
"bounds": [200, 200],
+ "shouldFlattenTransform": false,
"children": [
{
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [200, 200]

Powered by Google App Engine
This is Rietveld 408576698