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

Unified Diff: LayoutTests/platform/linux/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/linux/compositing/overflow/selection-gaps-toggling-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-expected.txt b/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-expected.txt
index 691a1a72aa9021214b1b25e9b62e1c99b8e7986a..10b4bbdcef9456038a9cb99f862780402fc6ad10 100644
--- a/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-expected.txt
+++ b/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-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": [
@@ -156,10 +157,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -266,10 +269,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4626],
+ "bounds": [785, 4674],
"children": [
{
- "bounds": [785, 4626],
+ "bounds": [785, 4674],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -283,10 +286,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