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

Unified Diff: LayoutTests/platform/win/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/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/win/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/win/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 0c203a312d6982565bbcf10fd61753b45c310bb9..6777c05f6a4728eb1d2f25b07c409f739415c6f6 100644
--- a/LayoutTests/platform/win/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/win/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, 2606],
+ "bounds": [785, 2622],
"children": [
{
- "bounds": [785, 2606],
+ "bounds": [785, 2622],
"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, 4654],
+ "bounds": [785, 4686],
"children": [
{
- "bounds": [785, 4654],
+ "bounds": [785, 4686],
"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, 6702],
+ "bounds": [785, 6750],
"children": [
{
- "bounds": [785, 6702],
+ "bounds": [785, 6750],
"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