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

Unified Diff: LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-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/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index aa79b275718ac6ced1f3552e2450cdf227b0ead5..1c932fa6158d5f89c1b5370fd400ee00ff21f3d3 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -37,7 +37,7 @@ Lorem Ipsum
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -166,7 +166,7 @@ Lorem Ipsum
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -293,6 +293,7 @@ Lorem Ipsum
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -399,10 +400,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6381],
+ "bounds": [785, 6396],
"children": [
{
- "bounds": [785, 6381],
+ "bounds": [785, 6396],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -419,7 +420,8 @@ Lorem Ipsum
"children": [
{
"position": [0, 195],
- "bounds": [285, 15]
+ "bounds": [285, 15],
+ "shouldFlattenTransform": false
}
]
}

Powered by Google App Engine
This is Rietveld 408576698