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

Unified Diff: LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-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/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
index 64ad06413f613abc92d9e38d10e7029205872158..6c592a1469b0df9bd179faed87af12facbbb3e82 100644
--- a/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
+++ b/LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
@@ -31,10 +31,9 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -140,10 +139,10 @@ Lorem Ipsum
*** iteration 2: ***
{
- "bounds": [785, 2610],
+ "bounds": [785, 2594],
"children": [
{
- "bounds": [785, 2610],
+ "bounds": [785, 2594],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -159,11 +158,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -269,10 +267,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4674],
+ "bounds": [785, 4642],
"children": [
{
- "bounds": [785, 4674],
+ "bounds": [785, 4642],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -288,11 +286,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -398,10 +395,10 @@ Lorem Ipsum
*** iteration 4: ***
{
- "bounds": [785, 6738],
+ "bounds": [785, 6690],
"children": [
{
- "bounds": [785, 6738],
+ "bounds": [785, 6690],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -415,12 +412,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
- "shouldFlattenTransform": false,
"drawsContent": true
}
]

Powered by Google App Engine
This is Rietveld 408576698