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

Unified Diff: LayoutTests/platform/mac/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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 9c4e0b09fbe85b0539e7684087bf88383ce62639..41b46cbb877ed9458bc8e48b6b7e74869a22b80c 100644
--- a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/mac/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
}
]
}
@@ -140,10 +141,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2496],
+ "bounds": [785, 2511],
"children": [
{
- "bounds": [785, 2496],
+ "bounds": [785, 2511],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -159,10 +160,11 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}
@@ -266,10 +268,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4386],
+ "bounds": [785, 4416],
"children": [
{
- "bounds": [785, 4386],
+ "bounds": [785, 4416],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -283,10 +285,12 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
+ "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
+ "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -391,10 +395,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6261],
+ "bounds": [785, 6321],
"children": [
{
- "bounds": [785, 6261],
+ "bounds": [785, 6321],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -408,10 +412,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