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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt

Issue 1065013002: Auto-rebaseline for r193291 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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: LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 41b46cbb877ed9458bc8e48b6b7e74869a22b80c..9c4e0b09fbe85b0539e7684087bf88383ce62639 100644
--- a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -33,11 +33,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -141,10 +140,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2511],
+ "bounds": [785, 2496],
"children": [
{
- "bounds": [785, 2511],
+ "bounds": [785, 2496],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -160,11 +159,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -268,10 +266,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4416],
+ "bounds": [785, 4386],
"children": [
{
- "bounds": [785, 4416],
+ "bounds": [785, 4386],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -285,12 +283,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
- "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -395,10 +391,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6321],
+ "bounds": [785, 6261],
"children": [
{
- "bounds": [785, 6321],
+ "bounds": [785, 6261],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -412,12 +408,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false
+ "bounds": [285, 15]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698