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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-expected.txt
index 10b4bbdcef9456038a9cb99f862780402fc6ad10..6f74aec3c95d8b702180876841b91fb28dc3b4f7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-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": [
@@ -157,15 +150,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false,
- "drawsContent": true
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -173,13 +158,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 +252,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4674],
+ "bounds": [785, 4402],
"children": [
{
- "bounds": [785, 4674],
+ "bounds": [785, 4402],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -286,14 +269,7 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false
- }
- ]
+ "shouldFlattenTransform": false
}
]
},
@@ -301,13 +277,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