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

Unified Diff: LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-toggling-expected.txt

Issue 404673002: Auto-rebaseline for r178400 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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-xp/virtual/softwarecompositing/overflow/selection-gaps-toggling-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-toggling-expected.txt b/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-toggling-expected.txt
index a570335438b66e4969fe8f5947436d4f1117d8f2..6e88ca23965a8cd94dc7987ed1aaecf3f2fc37e1 100644
--- a/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-toggling-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-toggling-expected.txt
@@ -33,7 +33,7 @@ Lorem Ipsum
"shouldFlattenTransform": false,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -160,6 +160,7 @@ Lorem Ipsum
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -266,10 +267,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4626],
+ "bounds": [785, 4642],
"children": [
{
- "bounds": [785, 4626],
+ "bounds": [785, 4642],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -286,7 +287,8 @@ Lorem Ipsum
"children": [
{
"position": [0, 195],
- "bounds": [285, 15]
+ "bounds": [285, 15],
+ "shouldFlattenTransform": false
}
]
}

Powered by Google App Engine
This is Rietveld 408576698