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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-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-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt
index a69c0b9649df6e2b93a42ca5ad3daf59296cac9d..c3d9d853e0bb89ae79449b6e78c50d419a027558 100644
--- a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-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, 2433],
+ "bounds": [785, 2448],
"children": [
{
- "bounds": [785, 2433],
+ "bounds": [785, 2448],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -154,10 +155,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -262,10 +265,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4308],
+ "bounds": [785, 4353],
"children": [
{
- "bounds": [785, 4308],
+ "bounds": [785, 4353],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -279,10 +282,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