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

Unified Diff: LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt

Issue 1065013002: Auto-rebaseline for r193291 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt
diff --git a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt
index b6b3cfeba9cb7be64c0dd6ff0d60fc00025bcbf2..587d12380c040864db94c13bf9e57aa1914f9a03 100644
--- a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-expected.txt
+++ b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-toggling-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, 2604],
+ "bounds": [785, 2588],
"children": [
{
- "bounds": [785, 2604],
+ "bounds": [785, 2588],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -157,12 +156,10 @@ Lorem Ipsum
"children": [
{
"bounds": [285, 665],
- "shouldFlattenTransform": false,
"children": [
{
"position": [0, 195],
"bounds": [285, 15],
- "shouldFlattenTransform": false,
"drawsContent": true
}
]
@@ -269,10 +266,10 @@ Lorem Ipsum
*** iteration 3: ***
{
- "bounds": [785, 4668],
+ "bounds": [785, 4620],
"children": [
{
- "bounds": [785, 4668],
+ "bounds": [785, 4620],
"contentsOpaque": true,
"drawsContent": true,
"children": [
@@ -286,12 +283,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