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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt

Issue 2034863003: Auto-rebaseline for r397528 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
index 6a68897161bb2c341db338375e682494aa3c720c..6391f4610f722b53aff23b6dadb590d252ef8df6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
@@ -22,6 +22,36 @@
"bounds": [800, 500],
"shouldFlattenTransform": false,
"drawsContent": true,
+ "paintInvalidations": [
+ {
+ "object": "InlineTextBox 'Can you findme in this boring text?'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'Findme in a typewriter!'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'Findme on a path! Did you findme?'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ }
+ ],
"children": [
{
"bounds": [785, 485],

Powered by Google App Engine
This is Rietveld 408576698