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

Unified Diff: LayoutTests/platform/win-xp/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-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-xp/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/win-xp/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 6c592a1469b0df9bd179faed87af12facbbb3e82..64ad06413f613abc92d9e38d10e7029205872158 100644
--- a/LayoutTests/platform/win-xp/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
@@ -31,9 +31,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -139,10 +140,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2594],
+ "bounds": [785, 2610],
"children": [
{
- "bounds": [785, 2594],
+ "bounds": [785, 2610],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -158,10 +159,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -267,10 +269,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4642],
+ "bounds": [785, 4674],
"children": [
{
- "bounds": [785, 4642],
+ "bounds": [785, 4674],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -286,10 +288,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -395,10 +398,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6690],
+ "bounds": [785, 6738],
"children": [
{
- "bounds": [785, 6690],
+ "bounds": [785, 6738],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -412,10 +415,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]

Powered by Google App Engine
This is Rietveld 408576698