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

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

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index b6e72f8a86c96955bcc4de7c756f59e4178e9bbe..7d2ebd4013911d9c9482d2019cbc970236d21ff3 100644
--- a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -33,10 +33,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -142,10 +143,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2654],
+ "bounds": [785, 2670],
"children": [
{
- "bounds": [785, 2654],
+ "bounds": [785, 2670],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -161,10 +162,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -270,10 +272,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4702],
+ "bounds": [785, 4734],
"children": [
{
- "bounds": [785, 4702],
+ "bounds": [785, 4734],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -287,10 +289,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -397,10 +401,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6734],
+ "bounds": [785, 6798],
"children": [
{
- "bounds": [785, 6734],
+ "bounds": [785, 6798],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -414,10 +418,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
- "bounds": [285, 15]
+ "bounds": [285, 15],
+ "shouldFlattenTransform": false
}
]
}

Powered by Google App Engine
This is Rietveld 408576698