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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-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/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 64ad06413f613abc92d9e38d10e7029205872158..2c91562f2089764710304d7f86a97bf08c965a10 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
@@ -31,12 +31,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -44,13 +39,11 @@ Lorem Ipsum
"children": [
{
"position": [0, 485],
- "bounds": [285, 15],
- "drawsContent": true
+ "bounds": [285, 15]
},
{
"position": [285, 0],
- "bounds": [15, 485],
- "drawsContent": true
+ "bounds": [15, 485]
},
{
"position": [285, 485],
@@ -140,10 +133,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2610],
+ "bounds": [785, 2498],
"children": [
{
- "bounds": [785, 2610],
+ "bounds": [785, 2498],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -160,12 +153,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -173,13 +161,11 @@ Lorem Ipsum
"children": [
{
"position": [0, 485],
- "bounds": [285, 15],
- "drawsContent": true
+ "bounds": [285, 15]
},
{
"position": [285, 0],
- "bounds": [15, 485],
- "drawsContent": true
+ "bounds": [15, 485]
},
{
"position": [285, 485],
@@ -269,10 +255,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4674],
+ "bounds": [785, 4450],
"children": [
{
- "bounds": [785, 4674],
+ "bounds": [785, 4450],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -289,12 +275,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -302,13 +283,11 @@ Lorem Ipsum
"children": [
{
"position": [0, 485],
- "bounds": [285, 15],
- "drawsContent": true
+ "bounds": [285, 15]
},
{
"position": [285, 0],
- "bounds": [15, 485],
- "drawsContent": true
+ "bounds": [15, 485]
},
{
"position": [285, 485],
@@ -398,10 +377,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6738],
+ "bounds": [785, 6402],
"children": [
{
- "bounds": [785, 6738],
+ "bounds": [785, 6402],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -415,15 +394,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false,
- "drawsContent": true
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -431,13 +402,11 @@ Lorem Ipsum
"children": [
{
"position": [0, 485],
- "bounds": [285, 15],
- "drawsContent": true
+ "bounds": [285, 15]
},
{
"position": [285, 0],
- "bounds": [15, 485],
- "drawsContent": true
+ "bounds": [15, 485]
},
{
"position": [285, 485],

Powered by Google App Engine
This is Rietveld 408576698