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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-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-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index ba0359c8a5741a55689d1e0fd934c61fdf8c442b..f7902a27467657ee391618d40f809ec4f56df11a 100644
--- a/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -33,10 +33,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -142,10 +143,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2526],
+ "bounds": [785, 2541],
"children": [
{
- "bounds": [785, 2526],
+ "bounds": [785, 2541],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -161,10 +162,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -270,10 +272,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4446],
+ "bounds": [785, 4476],
"children": [
{
- "bounds": [785, 4446],
+ "bounds": [785, 4476],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -287,10 +289,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -397,10 +401,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6351],
+ "bounds": [785, 6411],
"children": [
{
- "bounds": [785, 6351],
+ "bounds": [785, 6411],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -414,10 +418,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