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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/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/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 920c00cceaa4471eef2bc89992d0721b1d7928ba..058b91a4c52ace7046416bdb19a026f67f2f7f1e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/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, 2658],
+ "bounds": [785, 2546],
"children": [
{
- "bounds": [785, 2658],
+ "bounds": [785, 2546],
"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, 4722],
+ "bounds": [785, 4498],
"children": [
{
- "bounds": [785, 4722],
+ "bounds": [785, 4498],
"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, 6786],
+ "bounds": [785, 6402],
"children": [
{
- "bounds": [785, 6786],
+ "bounds": [785, 6402],
"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