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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt

Issue 2019583002: 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, 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/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
index de5b4ad0d3a8b531bd3c4e6ee3fefeb63ed80a06..37df7bdc148c516a8022a9118fe9ae56d64055e7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
@@ -13,120 +13,107 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutText #text",
- "rect": [0, 190, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 170, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 150, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 130, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 110, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 90, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 70, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 50, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 30, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, 10, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, -10, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, -30, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [0, -50, 74, 19],
+ "object": "InlineTextBox 'CONTENT'",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
},
{
- "object": "InlineTextBox 'CONTENT'",
+ "object": "LayoutText #text",
"reason": "style change"
}
],

Powered by Google App Engine
This is Rietveld 408576698