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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 41b46cbb877ed9458bc8e48b6b7e74869a22b80c..d956378ce10f3dec481dcc92fa120d3c28baf107 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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
}
]
},
@@ -141,10 +136,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2511],
+ "bounds": [785, 2436],
"children": [
{
- "bounds": [785, 2511],
+ "bounds": [785, 2436],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -161,12 +156,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -268,10 +258,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4416],
+ "bounds": [785, 4266],
"children": [
{
- "bounds": [785, 4416],
+ "bounds": [785, 4266],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -285,15 +275,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false,
- "drawsContent": true
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -395,10 +377,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6321],
+ "bounds": [785, 6051],
"children": [
{
- "bounds": [785, 6321],
+ "bounds": [785, 6051],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -412,14 +394,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false
- }
- ]
+ "shouldFlattenTransform": false
}
]
},

Powered by Google App Engine
This is Rietveld 408576698