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

Unified Diff: LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt

Issue 1030323005: Simplify application of perspective origin. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add three more test expectation changes (added since earlier) Created 5 years, 8 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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
index 920c00cceaa4471eef2bc89992d0721b1d7928ba..dfac92beb99a23bc9549c98d80cff739b9f60330 100644
--- a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
@@ -33,11 +33,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -143,10 +142,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2658],
+ "bounds": [785, 2642],
"children": [
{
- "bounds": [785, 2658],
+ "bounds": [785, 2642],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -162,11 +161,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -272,10 +270,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4722],
+ "bounds": [785, 4690],
"children": [
{
- "bounds": [785, 4722],
+ "bounds": [785, 4690],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -289,12 +287,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
- "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -401,10 +397,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6786],
+ "bounds": [785, 6722],
"children": [
{
- "bounds": [785, 6786],
+ "bounds": [785, 6722],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -418,12 +414,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
- "bounds": [285, 15],
- "shouldFlattenTransform": false
+ "bounds": [285, 15]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698