| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
|
| index e16094eceeb2c6890969432a226bfc95e3f20e21..5234bf9103b9aba2ffb784646e2edd2255919850 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change-expected.txt
|
| @@ -13,8 +13,7 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 0, 48, 656],
|
| + "object": "InlineTextBox '\n'",
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -178,7 +177,7 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox '\n'",
|
| + "object": "InlineTextBox ' Text'",
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -342,7 +341,7 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox ' Text'",
|
| + "object": "LayoutText #text",
|
| "reason": "style change"
|
| }
|
| ],
|
|
|