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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index a523eab7c4792335a933903244831935f1b337c2..595a6d3f760a8be85e2498a383ec65331126fddb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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
}
]
},
@@ -138,10 +133,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2466],
+ "bounds": [785, 2391],
"children": [
{
- "bounds": [785, 2466],
+ "bounds": [785, 2391],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -158,12 +153,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -265,10 +255,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4371],
+ "bounds": [785, 4221],
"children": [
{
- "bounds": [785, 4371],
+ "bounds": [785, 4221],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -285,12 +275,7 @@ Lorem Ipsum
{
"bounds": [285, 665],
"shouldFlattenTransform": false,
- "drawsContent": true,
- "children": [
- {
- "shouldFlattenTransform": false
- }
- ]
+ "drawsContent": true
}
]
},
@@ -392,10 +377,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6276],
+ "bounds": [785, 6051],
"children": [
{
- "bounds": [785, 6276],
+ "bounds": [785, 6051],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -409,15 +394,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false,
- "drawsContent": true
- }
- ]
+ "shouldFlattenTransform": false
}
]
},

Powered by Google App Engine
This is Rietveld 408576698