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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-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/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 41703efde2c140f1e86fd5b2287931abf939fcd6..de5b4ad0d3a8b531bd3c4e6ee3fefeb63ed80a06 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
@@ -11,6 +11,125 @@
"bounds": [200, 200],
"shouldFlattenTransform": false,
"drawsContent": true,
+ "paintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 190, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 170, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 150, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 130, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 110, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 90, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 70, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 50, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 30, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 10, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, -10, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, -30, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, -50, 74, 19],
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'CONTENT'",
+ "reason": "style change"
+ }
+ ],
"children": [
{
"bounds": [185, 185],

Powered by Google App Engine
This is Rietveld 408576698