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

Unified Diff: LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/text-color-change-expected.txt
diff --git a/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
similarity index 76%
copy from LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
copy to LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
index c0fbf7b2d768dbd99aeef7cd8137262cd9167961..da268e1086e2ed5bdc53bcb6ea4a91fa71257f45 100644
--- a/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
+++ b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
@@ -7,24 +7,22 @@
"drawsContent": true,
"children": [
{
- "position": [8, 61],
+ "position": [8, 53],
"bounds": [200, 200],
"drawsContent": true,
"repaintRects": [
- [0, 0, 200, 200],
- [0, 0, 48, 200]
+ [0, 0, 47, 533]
],
"children": [
{
"bounds": [185, 185],
"children": [
{
- "bounds": [185, 656],
+ "bounds": [185, 533],
"shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
- [0, 0, 185, 200],
- [0, 0, 48, 656]
+ [0, 0, 47, 533]
],
"children": [
{
@@ -38,13 +36,11 @@
"children": [
{
"position": [0, 185],
- "bounds": [185, 15],
- "drawsContent": true
+ "bounds": [185, 15]
},
{
"position": [185, 0],
- "bounds": [15, 185],
- "drawsContent": true
+ "bounds": [15, 185]
},
{
"position": [185, 185],

Powered by Google App Engine
This is Rietveld 408576698