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

Unified Diff: LayoutTests/platform/mac/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/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 881192360dc221ed663414d58905af3d198cbb9b..a523eab7c4792335a933903244831935f1b337c2 100644
--- a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac/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
}
]
}
@@ -137,10 +138,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2451],
+ "bounds": [785, 2466],
"children": [
{
- "bounds": [785, 2451],
+ "bounds": [785, 2466],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -156,10 +157,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -263,10 +265,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4341],
+ "bounds": [785, 4371],
"children": [
{
- "bounds": [785, 4341],
+ "bounds": [785, 4371],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -282,10 +284,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -389,10 +392,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6231],
+ "bounds": [785, 6276],
"children": [
{
- "bounds": [785, 6231],
+ "bounds": [785, 6276],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -406,10 +409,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