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

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

Issue 2046233002: Revert of Don't include scroll offset in offsetFromLayoutObject for scrolling contents layers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
index 4da1bbc0a5c110fde9d5f26c17b8a8458d22adfd..1ed799937679023f61374fe4172cd4ef16f25a3a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
@@ -22,6 +22,71 @@
"bounds": [800, 500],
"shouldFlattenTransform": false,
"drawsContent": true,
+ "paintInvalidations": [
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [10, 75, 208, 19],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [20, 164, 202, 72],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [10, 131, 138, 12],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [244, 0, 40, 19],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [204, 0, 40, 19],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [83, 0, 40, 19],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [47, 20, 40, 19],
+ "reason": "full"
+ },
+ {
+ "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