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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/content-gains-scrollbars-expected.txt

Issue 1518523003: Auto-rebaseline for r364120 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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-snowleopard/compositing/overflow/content-gains-scrollbars-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/content-gains-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/content-gains-scrollbars-expected.txt
index aa0a47e307306dfd12015a3a50e3d9d576efef50..57415b7f48e10d1e966df4964c5bf95588525d38 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/content-gains-scrollbars-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/content-gains-scrollbars-expected.txt
@@ -9,14 +9,15 @@
{
"position": [8, 13],
"bounds": [100, 100],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
"bounds": [85, 100],
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [85, 200],
- "shouldFlattenTransform": false,
"children": [
{
"bounds": [10, 200]
@@ -40,14 +41,15 @@
{
"position": [8, 13],
"bounds": [100, 100],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
"bounds": [100, 85],
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [200, 85],
- "shouldFlattenTransform": false,
"children": [
{
"bounds": [200, 10]
@@ -71,14 +73,15 @@
{
"position": [8, 13],
"bounds": [100, 100],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
"bounds": [85, 85],
+ "shouldFlattenTransform": false,
"children": [
{
"bounds": [200, 200],
- "shouldFlattenTransform": false,
"children": [
{
"bounds": [200, 200]

Powered by Google App Engine
This is Rietveld 408576698