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

Unified Diff: LayoutTests/platform/mac-snowleopard/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/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 7bd9f35e95aa29fe6a0491fb5ed07e5b40457ff6..3c0e07222e8b6b4164b2263df19ee09ed4d67c25 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/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, 2481],
+ "bounds": [785, 2496],
"children": [
{
- "bounds": [785, 2481],
+ "bounds": [785, 2496],
"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, 4401],
+ "bounds": [785, 4431],
"children": [
{
- "bounds": [785, 4401],
+ "bounds": [785, 4431],
"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, 6321],
+ "bounds": [785, 6366],
"children": [
{
- "bounds": [785, 6321],
+ "bounds": [785, 6366],
"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