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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-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/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 7d2ebd4013911d9c9482d2019cbc970236d21ff3..f1d578d9e5e2ac422983acc98585383a1f045142 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -34,12 +34,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -47,13 +42,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],
@@ -143,10 +136,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2670],
+ "bounds": [785, 2558],
"children": [
{
- "bounds": [785, 2670],
+ "bounds": [785, 2558],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -163,12 +156,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -176,13 +164,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],
@@ -272,10 +258,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4734],
+ "bounds": [785, 4510],
"children": [
{
- "bounds": [785, 4734],
+ "bounds": [785, 4510],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -289,15 +275,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false,
- "drawsContent": true
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -305,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],
@@ -401,10 +377,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6798],
+ "bounds": [785, 6414],
"children": [
{
- "bounds": [785, 6798],
+ "bounds": [785, 6414],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -418,14 +394,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -433,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